BEACON

← candidates

npm agentv @4.30.0

score
0.8 high
flagged 2026-05-21 01:08
signals by category
topology 4

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
typosquat 1.0 lev=1 to watched 'agents'
dist_tag_anomaly 0.5 dist-tags.latest=4.30.0 but max published is 4.31.0-next.1
mass_publish_burst 0.8 publisher 'GitHub Actions' pushed 220 packages in the last 15min on npm
shared_repo_different_publisher 0.9 repo 'git+https://github.com/EntityProcess/agentv.git' also claimed by 2 package(s) under different publishers: ['npm/@agentv/core', 'npm/@agentv/eval']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "christso"
  ],
  "versions": 219
}

Evidence (package doc at flag time)

{
  "dependencies_count": 14,
  "dist": {
    "integrity": "sha512-qYuQ5hoeWSW3QgDAXupTTUu9kiOP7EoRar838MsJ9IHGtl/7NBxhd/kjVokPMJr7PfUApT4Rv6x3ac3aRblk5A==",
    "tarball": "https://registry.npmjs.org/agentv/-/agentv-4.30.0.tgz",
    "unpackedSize": 9595988
  },
  "dist-tags": {
    "latest": "4.30.0",
    "next": "4.31.0-next.1"
  },
  "latest_version": "4.30.0",
  "maintainers": [
    {
      "email": "christso@gmail.com",
      "name": "christso"
    }
  ],
  "num_versions": 220,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/EntityProcess/agentv.git"
  },
  "scripts": {
    "build": "tsup && bun run copy-readme",
    "copy-readme": "bun -e \"import { cpSync } from 'fs'; cpSync('../../README.md', 'README.md')\"",
    "dev": "bun src/cli.ts",
    "fix": "biome check --write .",
    "format": "biome format --write .",
    "lint": "biome check .",
    "prepublishOnly": "node -e \"if(process.env.ALLOW_PUBLISH!=='1'){console.error('ERROR: Use bun run publish:next, then bun run promote:latest');process.exit(1)}\"",
    "test": "bun test",
    "test:watch": "bun test --watch",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=4.30.0 but max published is 4.31.0-next.1",
    "mass_publish_burst": "publisher 'GitHub Actions' pushed 220 packages in the last 15min on npm",
    "shared_repo_different_publisher": "repo 'git+https://github.com/EntityProcess/agentv.git' also claimed by 2 package(s) under different publishers: ['npm/@agentv/core', 'npm/@agentv/eval']",
    "typosquat": "lev=1 to watched 'agents'"
  },
  "time": {
    "created": "2025-11-17T20:58:24.115Z",
    "modified": "2026-05-21T06:08:30.851Z"
  }
}