npm agentv @4.38.0
score
0.95
high
flagged
2026-06-16 19:08
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| typosquat | 1.0 | lev=1 to watched 'agentp' |
| 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/core'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"christso"
],
"versions": 239
}
Evidence (package doc at flag time)
{
"dependencies_count": 14,
"dist": {
"integrity": "sha512-6LDfZOxpPnjRGbbmd9cEEPkHM0bbxaJWpLcdV16sUp7WqxMBTfwbaHa6WXQUWGtbG/mY04XWEegfW46Oz/DNuA==",
"tarball": "https://registry.npmjs.org/agentv/-/agentv-4.38.0.tgz",
"unpackedSize": 10401990
},
"dist-tags": {
"latest": "4.38.0",
"next": "4.38.0-next.1"
},
"latest_version": "4.38.0",
"maintainers": [
{
"email": "christso@gmail.com",
"name": "christso"
}
],
"num_versions": 239,
"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": {
"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/core']",
"typosquat": "lev=1 to watched 'agentp'"
},
"time": {
"created": "2025-11-17T20:58:24.115Z",
"modified": "2026-06-16T05:22:59.236Z"
}
}