Package evidence
[email protected]
Install Lifecycle Remote Or Exec: postinstall="node -e \"try{require('./dist/postinstall.js')}catch(e){}\""
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
- 14,029Mainstream · −50% score
- Versions published
- 393
- First published
- Apr 2026
- Publisher
- icoa
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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
Install Lifecycle Remote Or Exec: postinstall="node -e \"try{require('./dist/postinstall.js')}catch(e){}\""
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 17 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"try{require('./dist/postinstall.js')}catch(e){}\"" | 30 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"try{require('./dist/postinstall.js')}catch(e){}\"" | 30 |
| low | Install-time lifecycle script | package.json | postinstall="node -e \"try{require('./dist/postinstall.js')}catch(e){}\"" | 5 |
| low | Obfuscation Density | package/dist/commands/ai4ctf.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/commands/ctf4ai-demo.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/commands/exam.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts13
buildtscbuild:releasebash scripts/build-release.shdevtsc --watchpostinstallnode -e "try{require('./dist/postinstall.js')}catch(e){}"preparehuskyprepublishOnlynpm run build:releasesmoketsc && node --test test/smoke/*.test.jssmoke:fulltsc && SMOKE_LIFECYCLE=1 node --test test/*.test.js test/smoke/*.test.jssmoke:offlinetsc && SMOKE_NO_NETWORK=1 node --test test/smoke/*.test.jsstartnode dist/index.jstesttsc && node --test test/*.test.jsux-auditnode panda/ux-audit.jsux-recordbash panda/ux-record.sh
Dependencies10
@google/genai^1.48.0@inquirer/prompts^7.5.0chalk^5.4.1cli-table3^0.6.5commander^13.1.0fastest-levenshtein^1.0.16marked^15.0.7marked-terminal^7.3.0ora^8.2.0string-width^4.2.3