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"}'
Publisheracetamido
Artifact bytes24,335
Previous version0.1.0
Published2026-05-24T13:49:22.157Z
SHA-256d64fa474228249aede3f8c51b74b8b16ddc627222c94dea645eb6f6463e11968

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
66Score
0.1.1Version
Status history (1 event)
  1. newavailable · risk high · score 66 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

acetamido

2 members · evidence strength 55

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/defaults.tsmatched ".ssh"30
highCredential file accesspackage/path-resolver.tsmatched ".ssh"30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/defaults.tsmatched ".ssh"30
highCredential file accesspackage/path-resolver.tsmatched ".ssh"30
lowObfuscationpackage/bash-parser.tsmatched "Eval("3
lowObfuscationpackage/policy.tsmatched "Eval("3

Manifest

Package metadata

Dependencies2
  • minimatch^10.0.0
  • unbash^1.0.0