BEACON

← candidates

npm @ngocsangairvds/vsaf @4.0.2

score
0.7694 high
flagged 2026-05-20 21:49
signals by category
content 3 cadence 1 topology 2

maintainers added:

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
bin_added 0.8 new bin entry: ['vsaf']
script_count_spike 0.5 scripts count 0 -> 8
cadence
rapid_release 0.8 3 versions in last 24h: ['4.0.0', '4.0.1', '4.0.2']
topology
no_repo 0.3 package.json has no repository field
dependency_added_unknown 0.6 8 new non-watchlisted dep(s): ['@fastify/cors', '@fastify/static', '@modelcontextprotocol/sdk', 'chalk', 'commander'] ...

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "ngocsangairvds"
  ],
  "versions": 57
}

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-NMUtpkS6/6Dr4bTNo3M1rxPOheLcJr/rdLs4rJvso1KlIyx1f3nTEFozgH+Z6jJNOoDOtvaUOu9aajHl1sNy1g==",
    "tarball": "https://registry.npmjs.org/@ngocsangairvds/vsaf/-/vsaf-4.0.2.tgz",
    "unpackedSize": 1128377
  },
  "dist-tags": {
    "latest": "4.0.2"
  },
  "latest_version": "4.0.2",
  "maintainers": [
    {
      "email": "ngocsangairvds@gmail.com",
      "name": "ngocsangairvds"
    }
  ],
  "num_versions": 59,
  "repository": null,
  "scripts": {
    "build": "npm run build --workspaces",
    "lint": "tsc --noEmit",
    "postinstall": "node -e \"const fs=require('fs'),p=require('path'),r=p.resolve;const d=r(process.cwd(),'node_modules','@vsaf');fs.mkdirSync(d,{recursive:true});const t=r(d,'core');try{fs.rmSync(t,{recursive:true,force:true})}catch{};fs.symlinkSync(r(process.cwd(),'packages','core','dist'),t,'dir')\"",
    "postpack": "mv package.json.bak package.json",
    "prepack": "cp package.json package.json.bak && node -e \"const f='package.json',j=JSON.parse(require('fs').readFileSync(f));delete j.workspaces;require('fs').writeFileSync(f,JSON.stringify(j,null,2)+'\\n')\"",
    "prepublishOnly": "npm run build && npm test",
    "test": "vitest run",
    "test:watch": "vitest"
  },
  "signal_details": {
    "_amplifiers": [
      "bin_added + no_repo: executable added with no upstream source for review (+0.15)"
    ],
    "bin_added": "new bin entry: ['vsaf']",
    "dependency_added_unknown": "8 new non-watchlisted dep(s): ['@fastify/cors', '@fastify/static', '@modelcontextprotocol/sdk', 'chalk', 'commander'] ...",
    "install_script_payload": "install/lifecycle script matches payload regex",
    "no_repo": "package.json has no repository field",
    "rapid_release": "3 versions in last 24h: ['4.0.0', '4.0.1', '4.0.2']",
    "script_count_spike": "scripts count 0 -> 8"
  },
  "time": {
    "created": "2026-04-20T03:55:56.671Z",
    "modified": "2026-05-21T02:49:40.101Z"
  }
}