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
May 2026
Publisher
nhpkevte1576
External confirmation
MAL-2026-4823OSV match · pinned to high regardless of other signals

Recommended action

Block this update

Static 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":["[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":["[email protected]"],"fail_on":"high"}'
Publishernhpkevte1576
Artifact bytes219,419
Previous versionnone
Published2026-05-26T09:37:07.152Z
SHA-2562b3298024bb97dde5d40dd5f466611dc3ec55195cdc743fa6ae1fc692e30d5ba

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

not present

status
Last checked
noneRisk
Score
3.2.0Version

Latest scanner note: [email protected] not present in registry metadata

Status history (5 events)
  1. availablenot_present · risk none · score · [email protected] not present in registry metadata
  2. availableavailable · risk high · score 10 · status available -> available, risk high -> high, score 52 -> 10
  3. availableavailable · risk high · score 52 · status available -> available, risk high -> high, score 102 -> 52
  4. availableavailable · risk high · score 102 · status available -> available, risk high -> high, score 52 -> 102
  5. newavailable · risk high · score 52 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Js Hidden Powershell — hidden / non-interactive powershell invocation in package code — typically `-windowstyle hidden`, `irm | iex`, or `windowshide: true` — used to download-and-run payloads on windows installers.

10 members · evidence strength 90

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