BEACON

← candidates

npm agentv @4.31.3

score
0.7 high
flagged 2026-06-10 17:56
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=4.31.3 but max published is 4.34.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": 229
}

Evidence (package doc at flag time)

{
  "dependencies_count": 14,
  "dist": {
    "integrity": "sha512-2s1EnGXI4jmWJ0WeF+A00HxNvEOh5O3xjnZR676J0lYTc6H34figw29JmVxTZa+6j/ThlyzDG5Uc4sKaMo88Qg==",
    "tarball": "https://registry.npmjs.org/agentv/-/agentv-4.31.3.tgz",
    "unpackedSize": 9641238
  },
  "dist-tags": {
    "latest": "4.31.3",
    "next": "4.34.0-next.1"
  },
  "latest_version": "4.31.3",
  "maintainers": [
    {
      "email": "christso@gmail.com",
      "name": "christso"
    }
  ],
  "num_versions": 230,
  "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.31.3 but max published is 4.34.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']"
  },
  "time": {
    "created": "2025-11-17T20:58:24.115Z",
    "modified": "2026-06-10T22:56:24.501Z"
  }
}