npm @evident-ai/cli @3.1.0
score
0.725
high
flagged
2026-07-28 17:35
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| size_spike | 0.5 | unpackedSize 276498 -> 933957 (3.4×) |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=3.1.0 but max published is 3.1.1-dev.702ee74 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/sroze/evident.git' also claimed by 1 package(s) under different publishers: ['npm/@evident-ai/runner-synchroniser'] |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo sroze/evident returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"sroze"
],
"versions": 252
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-slkEP8udgdSWFNRqICLzNScSqxOlwO6WJybOgTqM66hdHIG4JTkFXexvYF0rUKwyv7lZ5AcVJFoN9dbBowJL4A==",
"tarball": "https://registry.npmjs.org/@evident-ai/cli/-/cli-3.1.0.tgz",
"unpackedSize": 933957
},
"dist-tags": {
"dev": "3.1.1-dev.6db490b",
"latest": "3.1.0"
},
"latest_version": "3.1.0",
"maintainers": [
{
"email": "samuel.roze@gmail.com",
"name": "sroze"
}
],
"num_versions": 254,
"repository": {
"directory": "apps/cli",
"type": "git",
"url": "git+https://github.com/sroze/evident.git"
},
"scripts": {
"build": "tsup",
"dev": "tsup --watch",
"dev:run": "tsx src/index.ts",
"lint": "eslint 'src/**/*.ts'",
"start": "node dist/index.js",
"start:dev": "EVIDENT_API_URL=https://api.dev.evident.run/v1 EVIDENT_TUNNEL_URL=wss://tunnel.dev.evident.run node dist/index.js",
"start:local": "EVIDENT_API_URL=http://localhost:3001/v1 EVIDENT_TUNNEL_URL=ws://localhost:8787 node dist/index.js",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=3.1.0 but max published is 3.1.1-dev.702ee74",
"repo_doesnt_exist": "claimed repo sroze/evident returns 404 on github.com",
"shared_repo_different_publisher": "repo 'git+https://github.com/sroze/evident.git' also claimed by 1 package(s) under different publishers: ['npm/@evident-ai/runner-synchroniser']",
"size_spike": "unpackedSize 276498 -> 933957 (3.4\u00d7)"
},
"time": {
"created": "2026-01-25T16:31:29.276Z",
"modified": "2026-07-28T22:35:42.540Z"
}
}