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"}'
Publisherpodut
Artifact bytes48,344
Previous version1.2.0
Published2026-05-24T10:04:57.137Z
SHA-25614ca70919c88d762cdac104517133396a4d6a26917a34ddc1e179692c65d4319

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

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/setup/init.jsmatched ".ssh"30
mediumRemote Payloadpackage/install.shmatched "curl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/setup/init.jsmatched ".ssh"30
mediumRemote Payloadpackage/install.shmatched "curl "12
lowObfuscationpackage/cli.jsmatched "\\x1b"3
lowObfuscationpackage/setup/init.jsmatched "\\x1b"3
lowObfuscationpackage/setup/scan-history.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts3
  • historynode setup/scan-history.js
  • initnode setup/init.js
  • scannode hooks/pre-commit
Dependencies1
  • @modelcontextprotocol/sdk^1.12.0