PkgRadar

Package evidence

@s0nderlabs/[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
93
First published
May 2026
Publisher
elpabl0

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":["@s0nderlabs/[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":["@s0nderlabs/[email protected]"],"fail_on":"review"}'
Publisherelpabl0
Artifact bytes229,018
Previous version0.24.14
Published2026-05-16T09:08:56.120Z
SHA-2563f52ac5e7386d4325f53c75ef8f00991e884926e6f85968f19381d5305c6482c

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
15Score
0.24.15Version
Status history (1 event)
  1. newavailable · risk review · score 15 · 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/src/permission/permission.test.tsmatched "id_rsa"5
lowCredential file accesspackage/src/sandbox/credentials.tsmatched ".config/gcloud"5
lowCredential file accesspackage/src/sandbox/sandbox.test.tsmatched ".config/gcloud"5

Manifest

Package metadata

Scripts2
  • buildtsc -b
  • testbun test
Dependencies10
  • @0gfoundation/0g-ts-sdk1.2.6
  • @0glabs/0g-serving-broker^0.7.5
  • @noble/curves^2.2.0
  • @noble/hashes^2.2.0
  • @walletconnect/ethereum-provider^2.23.9
  • ethers^6.13.0
  • gray-matter^4.0.3
  • qrcode-terminal^0.12.0
  • viem^2.21.55
  • zod^3.24.1