PkgRadar

Package evidence

[email protected]

Credential file access: matched "id_rsa"

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"}'
Publisherljk-777
Artifact bytes101,089
Previous version0.3.1
Published2026-05-25T04:29:03.612Z
SHA-256bb7664c283725b85f352d81a175a11d93730090e7c90a537c75716d889fe1cf6

Why flagged

What the scanner saw

Credential file access: matched "id_rsa"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/audit/rules/dangerous-commands.jsmatched "id_rsa"30
highCredential file accesspackage/dist/audit/scanner/directory-scanner.jsmatched ".npmrc"30
highCredential file accesspackage/dist/index.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/marketplace/publish.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/audit/scanner/directory-scanner.jsmatched "wget "12
mediumRemote Payloadpackage/dist/audit/locale.jsmatched "wget "12
mediumRemote Payloadpackage/dist/marketplace/publish.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/marketplace/registry-client.jsmatched "raw.githubusercontent.com"12
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/audit/rules/dangerous-commands.jsmatched "id_rsa"30
highCredential file accesspackage/dist/audit/scanner/directory-scanner.jsmatched ".npmrc"30
highCredential file accesspackage/dist/index.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/marketplace/publish.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/audit/scanner/directory-scanner.jsmatched "wget "12
mediumRemote Payloadpackage/dist/audit/locale.jsmatched "wget "12
mediumRemote Payloadpackage/dist/marketplace/publish.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/marketplace/registry-client.jsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/dist/audit/reporter/console-reporter.jsmatched "\\x1b"3
lowObfuscationpackage/dist/audit/scanner/directory-scanner.jsmatched "\\x00"3
lowObfuscationpackage/dist/marketplace/publish.jsmatched "Buffer.from(d.content, 'base64"3

Manifest

Package metadata

Scripts7
  • buildtsc
  • devtsc --watch
  • formatprettier --write src/
  • linteslint src/
  • prepublishOnlynpm run build
  • testvitest run
  • test:watchvitest
Dependencies7
  • @clack/prompts^1.4.0
  • chalk^5.4.1
  • commander^13.1.0
  • execa^9.5.2
  • gray-matter^4.0.3
  • js-yaml^4.1.0
  • tempy^3.1.0