npm @rdk-moss/agent @0.3.26
score
0.6784
med
flagged
2026-06-08 13:36
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 16 versions in last 24h: ['0.3.22', '0.3.23', '0.3.24', '0.3.25', '0.3.26'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 17d ago but package has 23 versions (expect >= 81d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"qiaolongli"
],
"versions": 23
}
Evidence (package doc at flag time)
{
"dependencies_count": 14,
"dist": {
"integrity": "sha512-8885LWmxKpdhZdKPaeVsCM/RO9zoGhD6IF5MK1LJA79pKgulCPrMFct/dHAV8fUpe7glAfJZCiAwSyeNdMp+og==",
"tarball": "https://registry.npmjs.org/@rdk-moss/agent/-/agent-0.3.26.tgz",
"unpackedSize": 4952715
},
"dist-tags": {
"latest": "0.3.26"
},
"latest_version": "0.3.26",
"maintainers": [
{
"email": "1245953651@qq.com",
"name": "qiaolongli"
}
],
"num_versions": 23,
"repository": {
"directory": "packages/dmoss-agent",
"type": "git",
"url": "git+https://github.com/D-Robotics/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{}\"",
"postpack": "node scripts/cleanup-zero-config-default.mjs",
"prebuild": "npm run build --workspace @rdk-moss/core && npm run build --workspace @rdk-moss/memory && npm run build --workspace @rdk-moss/skills",
"prepack": "node scripts/prepare-zero-config-default.mjs",
"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": "16 versions in last 24h: ['0.3.22', '0.3.23', '0.3.24', '0.3.25', '0.3.26']",
"repo_too_new_for_version_history": "claimed repo created 17d ago but package has 23 versions (expect >= 81d for that history)"
},
"time": {
"created": "2026-05-29T09:26:04.816Z",
"modified": "2026-06-08T15:37:02.057Z"
}
}