Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"high"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: prepare added in 0.8.2 vs 0.8.1: "npm run build"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 50 · status changed
Related candidates
Linked campaigns and clusters
miclivs
7 members · evidence strength 84Evidence
Static findings
3 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | prepare added in 0.8.2 vs 0.8.1: "npm run build" | 40 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | prepare added in 0.8.2 vs 0.8.1: "npm run build" | 40 |
| low | Install-time lifecycle script | package.json | prepare="npm run build" | 4 |
| low | Obfuscation | package/dist/utils/formula.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/commands/graph.js | matched "atob(" | 3 |
Manifest
Package metadata
Scripts12
buildtscbuild:bunbun build --compile src/main.ts --outfile napkinbuild:bun-linuxbun build --compile --target=bun-linux-x64 src/main.ts --outfile napkin-linux-x64build:bun-mac-armbun build --compile --target=bun-darwin-arm64 src/main.ts --outfile napkin-darwin-arm64build:bun-mac-x64bun build --compile --target=bun-darwin-x64 src/main.ts --outfile napkin-darwin-x64checkbunx biome check src/devbun run src/main.tsformatbunx biome format --write src/lintbunx biome lint src/preparenpm run buildprepublishOnlynpm run buildtestbun test
Dependencies6
chalk^5.6.2commander^14.0.3gray-matter^4.0.3jexl^2.3.0minisearch^7.2.0sql.js^1.14.0
Optional dependencies1
glimpseui^0.3.7