BEACON

← candidates

npm agenthood @2.0.0

score
0.59 med
flagged 2026-06-21 00:58
signals by category
content 1 cadence 1 topology 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
cadence
rapid_release 0.8 4 versions in last 24h: ['1.9.0', '1.9.1', '1.10.0', '2.0.0']
topology
dependency_added_unknown 0.6 4 new non-watchlisted dep(s): ['@anthropic-ai/sdk', 'ajv', 'groq-sdk', 'openai']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 28d ago but package has 17 versions (expect >= 73d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "fworks-tech"
  ],
  "versions": 15
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-KSvvcU2kT9kAedyRLE/RspmONlGZ+1Gv1AQR2zg4pS6hbw7j4ap/LBrrABCyMWBxp+N8d4BuSiGujY9mnElGNg==",
    "tarball": "https://registry.npmjs.org/agenthood/-/agenthood-2.0.0.tgz",
    "unpackedSize": 587812
  },
  "dist-tags": {
    "latest": "2.0.0"
  },
  "latest_version": "2.0.0",
  "maintainers": [
    {
      "email": "fritzelborges@gmail.com",
      "name": "fworks-tech"
    }
  ],
  "num_versions": 17,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fworks-tech/agenthood.git"
  },
  "scripts": {
    "build": "tsc",
    "dev": "node --watch src/cli.ts",
    "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",
    "start": "node dist/cli.js",
    "test": "vitest run --exclude 'vscode-extension/**'",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "dependency_added_unknown": "4 new non-watchlisted dep(s): ['@anthropic-ai/sdk', 'ajv', 'groq-sdk', 'openai']",
    "install_script_payload": "install/lifecycle script matches payload regex",
    "rapid_release": "4 versions in last 24h: ['1.9.0', '1.9.1', '1.10.0', '2.0.0']",
    "repo_too_new_for_version_history": "claimed repo created 28d ago but package has 17 versions (expect >= 73d for that history)"
  },
  "time": {
    "created": "2026-06-02T18:45:33.950Z",
    "modified": "2026-06-21T05:58:34.528Z"
  }
}