BEACON

← candidates

npm vexp-cli @2.2.4

score
0.5023 med
flagged 2026-07-23 05:55
signals by category
topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
no_repo 0.3 package.json has no repository field
mass_publish_burst 0.8 publisher 'vexp' pushed 8 packages in the last 15min on npm
enrichment
depsdev_no_source_repo 0.5 deps.dev has no SOURCE_REPO link for this version

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "vexp"
  ],
  "versions": 63
}

Evidence (package doc at flag time)

{
  "dependencies_count": 4,
  "dist": {
    "integrity": "sha512-BH4uRQADuBMAnAXwWeu/29KzxuTtfyWsG/BQrWwDq+WKnIFV+GHFZn8jcMSeeMSsas5kSv7WtorwG+QXJMQPKw==",
    "tarball": "https://registry.npmjs.org/vexp-cli/-/vexp-cli-2.2.4.tgz",
    "unpackedSize": 1449368
  },
  "dist-tags": {
    "latest": "2.2.4"
  },
  "latest_version": "2.2.4",
  "maintainers": [
    {
      "email": "omniselect.ita@gmail.com",
      "name": "vexp"
    }
  ],
  "num_versions": 64,
  "repository": null,
  "scripts": {
    "build": "tsc",
    "clean": "rm -rf dist",
    "clean:artifacts": "node -e \"const fs=require('fs'),p=require('path');function w(d){if(!fs.existsSync(d))return;for(const e of fs.readdirSync(d,{withFileTypes:true})){const f=p.join(d,e.name);if(e.isDirectory())w(f);else if(/\\.(map|d\\.ts|d\\.ts\\.map)$/.test(e.name))fs.unlinkSync(f);}}w('dist');w('mcp');\"",
    "dev": "tsx src/cli.ts",
    "prepublishOnly": "npm run build && npm run clean:artifacts",
    "test": "node --import tsx --test test/*.test.ts"
  },
  "signal_details": {
    "depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
    "mass_publish_burst": "publisher 'vexp' pushed 8 packages in the last 15min on npm",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2026-02-24T19:05:30.676Z",
    "modified": "2026-07-21T12:02:34.173Z"
  }
}