npm @agentv/core @4.41.4
score
0.7
high
flagged
2026-06-19 01:38
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.41.4 but max published is 4.41.6-next.1 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/EntityProcess/agentv.git' also claimed by 3 package(s) under different publishers: ['npm/@agentv/sdk', 'npm/@agentv/eval', 'npm/agentv'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"christso"
],
"versions": 251
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-4am0NSmg/K4LtNI3O9v5Yd/WYZFwBx0vt0jmR5oVtk6mCFoSNmJGPBzKaUq0oDEbpZOy2wurNl59LDzxnKoRVw==",
"tarball": "https://registry.npmjs.org/@agentv/core/-/core-4.41.4.tgz",
"unpackedSize": 8605823
},
"dist-tags": {
"latest": "4.41.4",
"next": "4.41.6-next.1"
},
"latest_version": "4.41.4",
"maintainers": [
{
"email": "christso@gmail.com",
"name": "christso"
}
],
"num_versions": 251,
"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.41.4 but max published is 4.41.6-next.1",
"shared_repo_different_publisher": "repo 'git+https://github.com/EntityProcess/agentv.git' also claimed by 3 package(s) under different publishers: ['npm/@agentv/sdk', 'npm/@agentv/eval', 'npm/agentv']"
},
"time": {
"created": "2025-11-17T20:58:19.446Z",
"modified": "2026-06-19T06:35:23.908Z"
}
}