PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh"

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"}'
Publisherasdxzxc
Artifact bytes20,750
Previous version1.3.0
Published2026-05-24T00:53:18.524Z
SHA-256d5fa46804cb9e4acda2079a3da0a30cfc39508c0badaf0d60d171c255caae879

Why flagged

What the scanner saw

Credential file access: matched ".ssh"

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
1.4.0Version

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

Status history (2 events)
  1. availablenot_present · risk none · score · [email protected] not present in registry metadata
  2. newavailable · risk high · score 183 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/lib/scanner-core.jsmatched ".ssh"30
highCredential file accesspackage/lib/trap-core.jsmatched "github_token"30
highDNS / OAST exfiltrationpackage/lib/trap-core.jsmatched "dns.lookup"30
highInstall-time lifecycle scriptpackage.jsonpostinstall="node lib/setup.js"30
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node lib/setup.js"30
mediumRemote Payloadpackage/lib/scanner-core.jsmatched "webhook.site"12
mediumRemote Payloadpackage/lib/trap-core.jsmatched "webhook.site"12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/lib/scanner-core.jsmatched ".ssh"30
highCredential file accesspackage/lib/trap-core.jsmatched "github_token"30
highDNS / OAST exfiltrationpackage/lib/trap-core.jsmatched "dns.lookup"30
highInstall-time lifecycle scriptpackage.jsonpostinstall="node lib/setup.js"30
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node lib/setup.js"30
mediumRemote Payloadpackage/lib/scanner-core.jsmatched "webhook.site"12
mediumRemote Payloadpackage/lib/trap-core.jsmatched "webhook.site"12
lowObfuscationpackage/lib/crypto-ecdh.jsmatched "Buffer.from(str, 'base64"3
lowObfuscationpackage/lib/scanner-core.jsmatched "\\u200b"3
lowObfuscationpackage/lib/trap-core.jsmatched "Buffer.from(str, 'base64"3

Manifest

Package metadata

Scripts2
  • postinstallnode lib/setup.js
  • setupnode lib/setup.js