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.
- Versions published
- 7
- First published
- May 2026
- Publisher
- raintear
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":"review"}'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":"review"}'Why flagged
What the scanner saw
Credential file access: matched "id_rsa"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (3 events)
- available → available · risk review · score 10 · status available -> available, risk high -> review, score 46 -> 10
- available → available · risk high · score 46 · status available -> available, risk high -> high, score 108 -> 46
- new → available · risk high · score 108 · status changed
Related candidates
Linked campaigns and clusters
Credential file access — matched "id_rsa"
11 members · evidence strength 90raintear
3 members · evidence strength 73Install-time lifecycle script — postinstall="node dist/index.js --init-user-home"
2 members · evidence strength 70Install Lifecycle Remote Or Exec — postinstall="node dist/index.js --init-user-home"
2 members · evidence strength 70Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/index.js | matched "id_rsa" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node dist/index.js --init-user-home" | 5 |
Manifest
Package metadata
Scripts2
postinstallnode dist/index.js --init-user-homestartnode dist/index.js
Dependencies7
@modelcontextprotocol/sdk1.29.0mysql2^3.15.3node-sql-parser^5.4.0redis^5.10.0ssh2^1.17.0ws^8.20.0zod^4.1.13