npm @su-record/vibe @3.2.10
score
0.9
high
flagged
2026-07-26 16:05
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['3.2.7', '3.2.8', '3.2.9', '3.2.10'] |
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-WcO5IHb58PSIxww4/eVxVL8X4FF03EA9zjSmIRs6KyUoSjjc3rrkOuzzY6PChGdg4lIp8CDXs36YYMjNS/HuRQ==",
"tarball": "https://registry.npmjs.org/@su-record/vibe/-/vibe-3.2.10.tgz",
"unpackedSize": 6540053
},
"dist-tags": {
"latest": "3.2.10"
},
"latest_version": "3.2.10",
"maintainers": [
{
"email": "su.lifestory@gmail.com",
"name": "sutory"
}
],
"num_versions": 375,
"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": "4 versions in last 24h: ['3.2.7', '3.2.8', '3.2.9', '3.2.10']"
},
"time": {
"created": "2025-11-17T07:05:26.962Z",
"modified": "2026-07-26T21:00:05.134Z"
}
}