npm @rdk-moss/agent @0.3.10
score
0.5719
med
flagged
2026-06-07 14:31
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.3.8', '0.3.9', '0.3.10'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 16d ago but package has 8 versions (expect >= 54d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"qiaolongli"
],
"versions": 8
}
Evidence (package doc at flag time)
{
"dependencies_count": 13,
"dist": {
"integrity": "sha512-LnFyAO8RXxBjc/BCz7R8RYZ8QDpwJskxOm4Pxr7OTnjspb38efnjdE/vZQMQDClR3ZSYisjhfq0CWrlL80IEhQ==",
"tarball": "https://registry.npmjs.org/@rdk-moss/agent/-/agent-0.3.10.tgz",
"unpackedSize": 4663232
},
"dist-tags": {
"latest": "0.3.10"
},
"latest_version": "0.3.10",
"maintainers": [
{
"email": "1245953651@qq.com",
"name": "qiaolongli"
}
],
"num_versions": 8,
"repository": {
"directory": "packages/dmoss-agent",
"type": "git",
"url": "git+https://github.com/QiaolongLi1201/moss.git"
},
"scripts": {
"build": "npm run clean && tsc -p tsconfig.build.json && node -e \"const fs=require('fs');fs.chmodSync('dist/cli.js',0o755)\"",
"clean": "node -e \"const fs=require('fs');fs.rmSync('dist',{recursive:true,force:true})\"",
"cli": "npx tsx src/cli.ts",
"docs": "typedoc --out docs-api src/index.ts src/core/index.ts src/knowledge/index.ts --tsconfig tsconfig.build.json",
"postinstall": "node -e \"const fs=require('fs');try{fs.chmodSync('dist/cli.js',0o755)}catch{}\"",
"prebuild": "npm run build --workspace @rdk-moss/core && npm run build --workspace @rdk-moss/memory && npm run build --workspace @rdk-moss/skills",
"prepublishOnly": "npm run clean && npm run build",
"test": "npm run build && node ../../scripts/run-package-tests.mjs",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"install_script_payload": "install/lifecycle script matches payload regex",
"rapid_release": "3 versions in last 24h: ['0.3.8', '0.3.9', '0.3.10']",
"repo_too_new_for_version_history": "claimed repo created 16d ago but package has 8 versions (expect >= 54d for that history)"
},
"time": {
"created": "2026-05-29T09:26:04.816Z",
"modified": "2026-06-07T18:52:32.921Z"
}
}