npm nuxs-capsule @0.1.56
score
0.7834
high
flagged
2026-06-05 09:20
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.1.52', '0.1.53', '0.1.56'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"josuca"
],
"versions": 36
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-fBXEagMI4VIW+O4LFoprNSWqMXC+piIeK5SKLU7ezH7Y9mWsikxLMZyopQWo9YbMwHfZra9vTsqaHZTG94R6PA==",
"tarball": "https://registry.npmjs.org/nuxs-capsule/-/nuxs-capsule-0.1.56.tgz",
"unpackedSize": 646216
},
"dist-tags": {
"latest": "0.1.56"
},
"latest_version": "0.1.56",
"maintainers": [
{
"email": "josueramosleites@gmail.com",
"name": "josuca"
}
],
"num_versions": 36,
"repository": {
"directory": "packages/capsule",
"type": "git",
"url": "git+https://github.com/josueramosleites-collab/pixeldesk.git"
},
"scripts": {
"build": "tsc -p tsconfig.json",
"compile:standalone": "bun build src/intercept.ts --compile --outfile bin/nuxs-capsule-intercept-bin",
"dev": "tsx watch src/server.ts",
"lint": "tsc --noEmit",
"postinstall": "node -e \"const v=require('./package.json').version;console.log('\\nnuxs-capsule v'+v+' installed. Run: nuxs-capsule setup\\n')\"",
"test": "vitest run"
},
"signal_details": {
"install_script_payload": "install/lifecycle script matches payload regex",
"rapid_release": "3 versions in last 24h: ['0.1.52', '0.1.53', '0.1.56']"
},
"time": {
"created": "2026-05-26T15:36:49.443Z",
"modified": "2026-06-05T11:07:29.720Z"
}
}