PkgRadar

Package evidence

[email protected]

Credential file access: matched "id_rsa"

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 promoting

Mixed 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"}'
Publisherraintear
Artifact bytes64,040
Previous version1.0.1
Published2026-05-14T01:48:09.843Z
SHA-256514a0f8ec00d714afa0a80eaae2af63c847ec51d93f918795d623234e7126ec2

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

review
Last checked
reviewRisk
10Score
1.0.2Version
Status history (3 events)
  1. availableavailable · risk review · score 10 · status available -> available, risk high -> review, score 46 -> 10
  2. availableavailable · risk high · score 46 · status available -> available, risk high -> high, score 108 -> 46
  3. newavailable · risk high · score 108 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

raintear

3 members · evidence strength 73
Repeated static TTPstale

Install-time lifecycle script — postinstall="node dist/index.js --init-user-home"

2 members · evidence strength 70
Repeated static TTPstale

Install Lifecycle Remote Or Exec — postinstall="node dist/index.js --init-user-home"

2 members · evidence strength 70

Evidence

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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.jsmatched "id_rsa"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node dist/index.js --init-user-home"5

Manifest

Package metadata

Scripts2
  • postinstallnode dist/index.js --init-user-home
  • startnode dist/index.js
Dependencies7
  • @modelcontextprotocol/sdk1.29.0
  • mysql2^3.15.3
  • node-sql-parser^5.4.0
  • redis^5.10.0
  • ssh2^1.17.0
  • ws^8.20.0
  • zod^4.1.13