BEACON

← candidates

npm agenthood @1.8.0

score
0.5719 med
flagged 2026-06-17 18:33
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 5 versions in last 24h: ['1.6.7', '1.7.0', '1.7.1', '1.7.2', '1.8.0']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 25d ago but package has 9 versions (expect >= 57d for that history)

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-be2A2pk6aWNaKt30Q0hFBJdL0+TmTmMljGU1Ujmy7eijytjMXMM00Z4D6A4ynONsZc6g//gNYFMEJKrGRkepfg==",
    "tarball": "https://registry.npmjs.org/agenthood/-/agenthood-1.8.0.tgz",
    "unpackedSize": 295212
  },
  "dist-tags": {
    "latest": "1.8.0"
  },
  "latest_version": "1.8.0",
  "maintainers": [
    {
      "email": "fritzelborges@gmail.com",
      "name": "fworks-tech"
    }
  ],
  "num_versions": 9,
  "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": "5 versions in last 24h: ['1.6.7', '1.7.0', '1.7.1', '1.7.2', '1.8.0']",
    "repo_too_new_for_version_history": "claimed repo created 25d ago but package has 9 versions (expect >= 57d for that history)"
  },
  "time": {
    "created": "2026-06-02T18:45:33.950Z",
    "modified": "2026-06-17T23:32:57.039Z"
  }
}