npm agenthood @1.7.2
score
0.5446
med
flagged
2026-06-17 18:31
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['1.6.7', '1.7.0', '1.7.1', '1.7.2'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 25d ago but package has 8 versions (expect >= 54d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"fworks-tech"
],
"versions": 6
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-SILVudmIhAcsNJDHXL5ehM/Fd7jpwWirTzX2FrwIkU8EFvXBxsKKLSfn9A6XyIz0fOHEH9AbQ+IG9s58AcOURw==",
"tarball": "https://registry.npmjs.org/agenthood/-/agenthood-1.7.2.tgz",
"unpackedSize": 294716
},
"dist-tags": {
"latest": "1.7.2"
},
"latest_version": "1.7.2",
"maintainers": [
{
"email": "fritzelborges@gmail.com",
"name": "fworks-tech"
}
],
"num_versions": 8,
"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": "4 versions in last 24h: ['1.6.7', '1.7.0', '1.7.1', '1.7.2']",
"repo_too_new_for_version_history": "claimed repo created 25d ago but package has 8 versions (expect >= 54d for that history)"
},
"time": {
"created": "2026-06-02T18:45:33.950Z",
"modified": "2026-06-17T23:31:26.956Z"
}
}