Package evidence
@k1e1n04/[email protected]
Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"
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":["@k1e1n04/[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":["@k1e1n04/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"
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 54 · status changed
Related candidates
Linked campaigns and clusters
Install-time lifecycle script — postinstall="node scripts/postinstall.mjs"
90 members · evidence strength 90k1e1n04
10 members · evidence strength 74Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.mjs" | 30 |
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.mjs" | 30 |
| low | Obfuscation | package/dist/src/agent.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/src/ui/detail.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/src/ui/overview.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/src/ui/terminal.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/agent.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/ui/detail.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/ui/overview.ts | matched "\\x1b" | 3 |
| low | Obfuscation | package/src/ui/terminal.ts | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts6
buildtsc && node scripts/postbuild.mjsdevtsx bin/mav.tspostinstallnode scripts/postinstall.mjsprepublishOnlypnpm test && pnpm buildtestvitest runtest:watchvitest
Dependencies3
commander13.1.0js-yaml4.1.0node-pty1.0.0