PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: prepare="npm run build"

Recommended action

Block this update

Static 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"}'
Publishermiclivs
Artifact bytes64,898
Previous version0.8.1
Published2026-05-24T11:15:48.049Z
SHA-256b4fec7dbf6f14ba40a1120b1b355120f7243f7a4c5331cbbdafb131b8620a7dd

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

high
Last checked
highRisk
50Score
0.8.2Version
Status history (1 event)
  1. newavailable · risk high · score 50 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

miclivs

7 members · evidence strength 84

Evidence

Static findings

3 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonprepare added in 0.8.2 vs 0.8.1: "npm run build"40
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonprepare added in 0.8.2 vs 0.8.1: "npm run build"40
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4
lowObfuscationpackage/dist/utils/formula.jsmatched "eval("3
lowObfuscationpackage/dist/commands/graph.jsmatched "atob("3

Manifest

Package metadata

Scripts12
  • buildtsc
  • build:bunbun build --compile src/main.ts --outfile napkin
  • build:bun-linuxbun build --compile --target=bun-linux-x64 src/main.ts --outfile napkin-linux-x64
  • build:bun-mac-armbun build --compile --target=bun-darwin-arm64 src/main.ts --outfile napkin-darwin-arm64
  • build:bun-mac-x64bun build --compile --target=bun-darwin-x64 src/main.ts --outfile napkin-darwin-x64
  • checkbunx biome check src/
  • devbun run src/main.ts
  • formatbunx biome format --write src/
  • lintbunx biome lint src/
  • preparenpm run build
  • prepublishOnlynpm run build
  • testbun test
Dependencies6
  • chalk^5.6.2
  • commander^14.0.3
  • gray-matter^4.0.3
  • jexl^2.3.0
  • minisearch^7.2.0
  • sql.js^1.14.0
Optional dependencies1
  • glimpseui^0.3.7