Package evidence
@chrishyun/[email protected]
Install-time lifecycle script: postinstall="node scripts/patch-pi.js"
Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 142
- Versions published
- 11
- First published
- Jun 2026
- Publisher
- chrishyun
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":["@chrishyun/[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":["@chrishyun/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 0.2.9 vs 0.2.8: "node scripts/patch-pi.js"
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 55 · status changed
Evidence
Static findings
2 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 0.2.9 vs 0.2.8: "node scripts/patch-pi.js" | 40 |
| medium | Suspicious Publish Context | manifest | {"package_age_days":1,"publisher":"chrishyun","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true} | 10 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 0.2.9 vs 0.2.8: "node scripts/patch-pi.js" | 40 |
| medium | Suspicious Publish Context | manifest | {"package_age_days":1,"publisher":"chrishyun","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true} | 10 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/patch-pi.js" | 5 |
Manifest
Package metadata
Scripts6
buildnode scripts/patch-pi.js && tsc --outDir dist --module NodeNext --moduleResolution NodeNext --target ES2022 --esModuleInterop --skipLibCheck src/cli.ts src/browser-tools.ts 2>/dev/null || echo skipdevtsx src/cli.tspostinstallnode scripts/patch-pi.jsprepareecho skipprepublishOnlynpm run buildstartnode dist/cli.js
Dependencies3
@earendil-works/pi-coding-agentlatestplaywright^1.53.1typebox^1.2.11