npm agenthood @1.8.1
score
0.5833
med
flagged
2026-06-18 16:28
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 6 versions in last 24h: ['1.7.0', '1.7.1', '1.7.2', '1.8.0', '1.8.1'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 26d ago but package has 10 versions (expect >= 60d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"fworks-tech"
],
"versions": 9
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-FcSRyU/fkPtnyv1Jdhi18GvL4uzcpDcO8OnT9MTKIHXyKEXNMHg6Fcb5yhiyYTkO0FmmX1MU7LXq8aVPj/ST3w==",
"tarball": "https://registry.npmjs.org/agenthood/-/agenthood-1.8.1.tgz",
"unpackedSize": 295212
},
"dist-tags": {
"latest": "1.8.1"
},
"latest_version": "1.8.1",
"maintainers": [
{
"email": "fritzelborges@gmail.com",
"name": "fworks-tech"
}
],
"num_versions": 10,
"repository": {
"type": "git",
"url": "git+https://github.com/fworks-tech/agenthood.git"
},
"scripts": {
"build": "tsc",
"dev": "tsc --watch",
"lint": "eslint src/",
"postinstall": "node -e \"const{existsSync}=require('fs');if(existsSync('dist/cli.js')){require('child_process').execSync('node dist/cli.js setup',{stdio:'inherit'})}\"",
"prepublishOnly": "npm run build",
"test": "vitest run --exclude 'vscode-extension/**'",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"install_script_payload": "install/lifecycle script matches payload regex",
"rapid_release": "6 versions in last 24h: ['1.7.0', '1.7.1', '1.7.2', '1.8.0', '1.8.1']",
"repo_too_new_for_version_history": "claimed repo created 26d ago but package has 10 versions (expect >= 60d for that history)"
},
"time": {
"created": "2026-06-02T18:45:33.950Z",
"modified": "2026-06-18T21:28:15.697Z"
}
}