PkgRadar

Package evidence

@abraca/[email protected]

Shell Credential File Read

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
105
First published
Feb 2026
Publisher
rgby

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":["@abraca/[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":["@abraca/[email protected]"],"fail_on":"high"}'
Publisherrgby
Artifact bytes1,347,983
Previous version2.37.0
Published2026-06-23T21:06:59.267Z
SHA-2561cd851292ab7119d85b56709f3c15c656bab2137b24ee60491ee2da9e1bc5c8c

Why flagged

What the scanner saw

Shell Credential File Read

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
45Score
2.38.0Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highShell Credential File Readpackage/src/AbracadabraProvider.ts45

Manifest

Package metadata

Scripts 1

Sign in to view install / lifecycle script contents.

Dependencies7
  • @lifeomic/attempt^3.1.0
  • @noble/curves^2.2.0
  • @noble/ed25519^3.1.0
  • @noble/hashes^2.2.0
  • @scure/bip39^2.2.0
  • lib0^0.2.117
  • ws^8.19.0