BEACON

← candidates

npm @su-record/vibe @3.2.4

score
0.9 high
flagged 2026-07-22 15:50
signals by category
content 1 cadence 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
cadence
rapid_release 0.8 3 versions in last 24h: ['3.2.2', '3.2.3', '3.2.4']

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "sutory"
  ],
  "versions": 368
}

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-8e6c5QSJXDCgjiVkOu04EyMza5p+96c0hhS+xF/Ei+gMjAA4ONSjB6Ca9tdd5ju9AjZdTSuEfcxQkrfVlQo7lA==",
    "tarball": "https://registry.npmjs.org/@su-record/vibe/-/vibe-3.2.4.tgz",
    "unpackedSize": 6459234
  },
  "dist-tags": {
    "latest": "3.2.4"
  },
  "latest_version": "3.2.4",
  "maintainers": [
    {
      "email": "su.lifestory@gmail.com",
      "name": "sutory"
    }
  ],
  "num_versions": 369,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/su-record/vibe.git"
  },
  "scripts": {
    "build": "tsc && chmod +x dist/cli/index.js",
    "dev": "tsc --watch",
    "gen:skill-docs": "npx tsx scripts/gen-skill-docs.ts",
    "gen:skill-docs:check": "npx tsx scripts/gen-skill-docs.ts --check",
    "postinstall": "node -e \"import('./dist/cli/postinstall/main.js').then(m=>m.main()).catch(()=>{})\"",
    "prepublishOnly": "pnpm build",
    "release": "pnpm version patch && git push origin main --follow-tags",
    "sync:agent-models": "npx tsx scripts/sync-agent-models.ts",
    "sync:agent-models:check": "npx tsx scripts/sync-agent-models.ts --check",
    "test": "vitest run",
    "test:watch": "vitest",
    "validate:counts": "npx tsx scripts/validate-counts.ts",
    "validate:skill-invocation": "npx tsx scripts/validate-skill-invocation.ts"
  },
  "signal_details": {
    "install_script_payload": "install/lifecycle script matches payload regex",
    "rapid_release": "3 versions in last 24h: ['3.2.2', '3.2.3', '3.2.4']"
  },
  "time": {
    "created": "2025-11-17T07:05:26.962Z",
    "modified": "2026-07-22T18:02:07.834Z"
  }
}