PkgRadar

Package evidence

@vaibhavpachpute/[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":["@vaibhavpachpute/[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":["@vaibhavpachpute/[email protected]"],"fail_on":"high"}'
Artifact bytes18,882
Previous versionnone
Published2026-05-24T11:25:10.147Z
SHA-256cc96800037b8d1595fb167aba412aa9866262e423e133a2da3b209fcff421dfd

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/src/commands/add.jsmatched ".ssh"30
highCredential file accesspackage/src/commands/doctor.jsmatched ".ssh"30
highCredential file accesspackage/src/commands/list.jsmatched ".ssh"30
highCredential file accesspackage/src/lib/ssh.jsmatched ".ssh"30
highCredential file accesspackage/src/commands/switch.jsmatched ".ssh"30
highCredential file accesspackage/src/commands/use.jsmatched ".ssh"30
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/src/commands/add.jsmatched ".ssh"30
highCredential file accesspackage/src/commands/doctor.jsmatched ".ssh"30
highCredential file accesspackage/src/commands/list.jsmatched ".ssh"30
highCredential file accesspackage/src/lib/ssh.jsmatched ".ssh"30
highCredential file accesspackage/src/commands/switch.jsmatched ".ssh"30
highCredential file accesspackage/src/commands/use.jsmatched ".ssh"30
lowObfuscationpackage/src/lib/print.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts1
  • startnode bin/ghswitch.js
Dependencies1
  • commander^11.1.0