BEACON

← candidates

npm agenthood @1.8.4

score
0.6118 med
flagged 2026-06-18 19:12
signals by category
content 1 cadence 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.8.1', '1.8.2', '1.8.3', '1.8.4']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 26d ago but package has 13 versions (expect >= 66d for that history)

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-oODh3dtPKcVKQRW9dymh3e9xEiSoLeWYXRzcWPv/LMPDGRGmhd8ODwOsMQL2sJRLP40QCW4Jm/mWQJpvwggiaw==",
    "tarball": "https://registry.npmjs.org/agenthood/-/agenthood-1.8.4.tgz",
    "unpackedSize": 295212
  },
  "dist-tags": {
    "latest": "1.8.4"
  },
  "latest_version": "1.8.4",
  "maintainers": [
    {
      "email": "fritzelborges@gmail.com",
      "name": "fworks-tech"
    }
  ],
  "num_versions": 13,
  "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.8.1', '1.8.2', '1.8.3', '1.8.4']",
    "repo_too_new_for_version_history": "claimed repo created 26d ago but package has 13 versions (expect >= 66d for that history)"
  },
  "time": {
    "created": "2026-06-02T18:45:33.950Z",
    "modified": "2026-06-19T00:12:24.643Z"
  }
}