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"}'
Artifact bytes163,349
Previous version1.34.0
Published2026-05-24T05:13:40.713Z
SHA-2565f1082c8a4f852fb14ad918b9e4374fcacc79ad1f7d4482723b8cf05181d7bd5

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

infinite-dusky

2 members · evidence strength 54

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/src/vault.jsmatched ".ssh"30
mediumRemote Payloadpackage/dist/cli/commands/up.jsmatched "curl "12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/src/vault.jsmatched ".ssh"30
mediumRemote Payloadpackage/dist/cli/commands/up.jsmatched "curl "12
lowObfuscationpackage/dist/cli/commands/add-skill.jsmatched "\\u274c"3
lowObfuscationpackage/dist/cli/commands/migrate.jsmatched "\\u274c"3
lowObfuscationpackage/dist/cli/commands/start.jsmatched "\\u274c"3
lowObfuscationpackage/dist/src/vault.jsmatched "Buffer.from(match[1], 'base64"3

Manifest

Package metadata

Scripts5
  • buildtsc
  • devtsc --watch
  • prepublishOnlynpm run build
  • testvitest
  • typechecktsc --noEmit
Dependencies6
  • chalk^5.3.0
  • commander^11.0.0
  • dotenv^16.6.1
  • ini^4.1.1
  • yaml^2.3.4
  • zod^3.22.4
Optional dependencies4
  • @noble/curves^1.9.7
  • @scure/base^1.2.6
  • age-encryption^0.3.0
  • sops-age^4.0.2