BEACON

← candidates

npm @evident-ai/cli @3.1.0

score
0.7 high
flagged 2026-07-29 04:05
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
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']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "sroze"
  ],
  "versions": 258
}

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.dbaff0a",
    "latest": "3.1.0"
  },
  "latest_version": "3.1.0",
  "maintainers": [
    {
      "email": "samuel.roze@gmail.com",
      "name": "sroze"
    }
  ],
  "num_versions": 258,
  "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",
    "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']"
  },
  "time": {
    "created": "2026-01-25T16:31:29.276Z",
    "modified": "2026-07-29T07:48:07.317Z"
  }
}