Package evidence
@hermespilot/[email protected]
Install-time lifecycle script: preinstall="node ./scripts/check-node-version.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":["@hermespilot/[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":["@hermespilot/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install-time lifecycle script: preinstall="node ./scripts/check-node-version.mjs"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk high · score 78 · status available -> available, risk high -> high, score 102 -> 78
- new → available · risk high · score 102 · status changed
Related candidates
Linked campaigns and clusters
Install-time lifecycle script — postinstall="node ./scripts/postinstall.mjs"
19 members · evidence strength 90yanghangbin
4 members · evidence strength 84Install-time lifecycle script — preinstall="node ./scripts/check-node-version.mjs"
4 members · evidence strength 90Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | preinstall="node ./scripts/check-node-version.mjs" | 30 |
| high | Install-time lifecycle script | package.json | postinstall="node ./scripts/postinstall.mjs" | 30 |
| medium | Remote Payload | package/dist/chunk-WRXMKEQY.js | matched "curl " | 12 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | preinstall="node ./scripts/check-node-version.mjs" | 30 |
| high | Install-time lifecycle script | package.json | postinstall="node ./scripts/postinstall.mjs" | 30 |
| medium | Remote Payload | package/dist/chunk-WRXMKEQY.js | matched "curl " | 12 |
| low | Obfuscation | package/dist/chunk-WRXMKEQY.js | matched "\\u672C" | 3 |
| low | Obfuscation | package/dist/cli/index.js | matched "\\uFF1A" | 3 |
Manifest
Package metadata
Scripts11
buildtsup src/cli/index.ts src/http/app.ts --format esm --target node20 --dts --cleanchecktsc --noEmitdevtsx src/cli/index.tspack:dry-runnpm pack --dry-runpostinstallnode ./scripts/postinstall.mjspreinstallnode ./scripts/check-node-version.mjsprepacknpm run buildpublish:npmnpm publish --access publicreleasenode ./scripts/release.mjsstartnode ./dist/cli/index.jstestvitest
Dependencies9
@koa/router15.4.0better-sqlite312.9.0commander12.1.0koa2.15.3qrcode1.5.4qrcode-terminal0.12.0ws8.18.0yaml2.6.1zod3.24.1