npm @agentv/core @4.40.1
score
0.7
high
flagged
2026-06-18 04:45
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.40.1 but max published is 4.41.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', 'npm/@agentv/eval'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"christso"
],
"versions": 242
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-BxQKFR0NSFn0eXbPCu6fhrexjor1WNH9DxAGVoAER1VonoXvNwsGF0Icz5WNNb4HGplncvU341EVDUOshe6AsQ==",
"tarball": "https://registry.npmjs.org/@agentv/core/-/core-4.40.1.tgz",
"unpackedSize": 8577088
},
"dist-tags": {
"latest": "4.40.1",
"next": "4.41.0-next.1"
},
"latest_version": "4.40.1",
"maintainers": [
{
"email": "christso@gmail.com",
"name": "christso"
}
],
"num_versions": 243,
"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.40.1 but max published is 4.41.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', 'npm/@agentv/eval']"
},
"time": {
"created": "2025-11-17T20:58:19.446Z",
"modified": "2026-06-18T09:29:33.600Z"
}
}