BEACON

← candidates

npm @agentv/core @4.30.0

score
0.7333 high
flagged 2026-05-21 01:08
signals by category
topology 3

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
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 218 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/eval', 'npm/agentv']

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 10,
  "dist": {
    "integrity": "sha512-XqILvvXEuNu31qNksoB8vWjvOYVcFQybOtwb5A5fPc6yeDZFmjfeNBkxoS3oHQLMK1W7NaIJCCkE0XLFYikBJg==",
    "tarball": "https://registry.npmjs.org/@agentv/core/-/core-4.30.0.tgz",
    "unpackedSize": 6772620
  },
  "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": 218,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/EntityProcess/agentv.git"
  },
  "scripts": {
    "build": "tsup",
    "dev": "bun --watch src/index.ts",
    "diagnostics:azure": "bun src/diagnostics/azure-deployment-diag.ts",
    "fix": "biome check --write .",
    "format": "biome format --write .",
    "generate:schema": "bun scripts/generate-eval-schema.ts",
    "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 218 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/eval', 'npm/agentv']"
  },
  "time": {
    "created": "2025-11-17T20:58:19.446Z",
    "modified": "2026-05-21T06:08:20.540Z"
  }
}