npm @rdk-moss/agent @0.3.22
score
0.5956
med
flagged
2026-06-08 07:39
signals by category
content
1
cadence
1
topology
2
enrichment
1
maintainers added: —
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 14 versions in last 24h: ['0.3.17', '0.3.18', '0.3.20', '0.3.21', '0.3.22'] |
| topology | ||
| repository_url_changed | 0.7 | 'git+https://github.com/QiaolongLi1201/moss.git' -> 'git+https://github.com/D-Robotics/moss.git' |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['puppeteer-core'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 17d ago but package has 19 versions (expect >= 76d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"qiaolongli"
],
"versions": 18
}
Evidence (package doc at flag time)
{
"dependencies_count": 14,
"dist": {
"integrity": "sha512-GS0m6XDKWltjKkFCainmilSoLsKqKYGcqrr2ngWA2MEPp/KsptT0MJlJxgBn0bg4xklOL1uFUom2wg6+KuRlsw==",
"tarball": "https://registry.npmjs.org/@rdk-moss/agent/-/agent-0.3.22.tgz",
"unpackedSize": 4807122
},
"dist-tags": {
"latest": "0.3.22"
},
"latest_version": "0.3.22",
"maintainers": [
{
"email": "1245953651@qq.com",
"name": "qiaolongli"
}
],
"num_versions": 19,
"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": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['puppeteer-core']",
"install_script_payload": "install/lifecycle script matches payload regex",
"rapid_release": "14 versions in last 24h: ['0.3.17', '0.3.18', '0.3.20', '0.3.21', '0.3.22']",
"repo_too_new_for_version_history": "claimed repo created 17d ago but package has 19 versions (expect >= 76d for that history)",
"repository_url_changed": "'git+https://github.com/QiaolongLi1201/moss.git' -> 'git+https://github.com/D-Robotics/moss.git'"
},
"time": {
"created": "2026-05-29T09:26:04.816Z",
"modified": "2026-06-08T12:12:48.225Z"
}
}