BEACON

← candidates

npm agentv @4.35.1

score
0.8 high
flagged 2026-06-15 22:04
signals by category
topology 3

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
typosquat 1.0 lev=1 to watched 'agentp'
dist_tag_anomaly 0.5 dist-tags.latest=4.35.1 but max published is 4.37.0-next.1
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": 237
}

Evidence (package doc at flag time)

{
  "dependencies_count": 14,
  "dist": {
    "integrity": "sha512-Lo0fOa45pN/wBmjRSEnHw0w42BNbEU8PeM15Rti81f+COwVaSYq2bZw67MyB9LMw8FyauRvhFgb45evgUz45LQ==",
    "tarball": "https://registry.npmjs.org/agentv/-/agentv-4.35.1.tgz",
    "unpackedSize": 10070049
  },
  "dist-tags": {
    "latest": "4.35.1",
    "next": "4.37.0-next.1"
  },
  "latest_version": "4.35.1",
  "maintainers": [
    {
      "email": "christso@gmail.com",
      "name": "christso"
    }
  ],
  "num_versions": 237,
  "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.35.1 but max published is 4.37.0-next.1",
    "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 'agentp'"
  },
  "time": {
    "created": "2025-11-17T20:58:24.115Z",
    "modified": "2026-06-15T11:56:16.502Z"
  }
}