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
1
First published
Jun 2026
Publisher
ujmn103244

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"}'
Publisherujmn103244
Artifact bytes219,413
Previous versionnone
Published2026-06-01T14:52:31.630Z
SHA-25625a47cad4f63e247c6ee3a85bae137c785c4aa9212481831cc00790c9f6bd305

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
3.2.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/payload.jsmatched "id_rsa"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node utils.js"5
lowObfuscation Densitypackage/payload.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • buildtsc
  • postinstallnode utils.js
  • prepublishOnlynpm run build
  • startts-node index.ts
Dependencies10
  • @types/node^24.10.1
  • @types/ws^8.5.12
  • esbuild^0.27.4
  • pino^9.3.2
  • postinstall^0.11.2
  • ts-node^10.9.2
  • tsup^8.5.1
  • typescript^5.9.3
  • ws^8.18.0
  • zod^3.23.8