BEACON

← candidates

npm @su-record/vibe @3.2.11

score
0.9 high
flagged 2026-07-26 16:17
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 5 versions in last 24h: ['3.2.7', '3.2.8', '3.2.9', '3.2.10', '3.2.11']

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-OfrtY1lvp2dF3j3pkAlEeG3jBS7uQVNeS7I6y9bcmEKYrCFWfL+0BC+4MSYstHqcAsmLGVhSlpItMr6PivPpVw==",
    "tarball": "https://registry.npmjs.org/@su-record/vibe/-/vibe-3.2.11.tgz",
    "unpackedSize": 6554635
  },
  "dist-tags": {
    "latest": "3.2.11"
  },
  "latest_version": "3.2.11",
  "maintainers": [
    {
      "email": "su.lifestory@gmail.com",
      "name": "sutory"
    }
  ],
  "num_versions": 376,
  "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": "5 versions in last 24h: ['3.2.7', '3.2.8', '3.2.9', '3.2.10', '3.2.11']"
  },
  "time": {
    "created": "2025-11-17T07:05:26.962Z",
    "modified": "2026-07-26T21:05:33.689Z"
  }
}