PkgRadar

Package evidence

[email protected]

Credential file access: matched "id_rsa"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
21
First published
Mar 2026
Publisher
claudecraft

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Publisherclaudecraft
Artifact bytes84,044
Previous version1.0.19
Published2026-06-03T19:09:34.463Z
SHA-2563928c5ec9a4f2aa91a227f9ffea539a059623a3348535743043dc8503f50aa87

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

review
Last checked
reviewRisk
10Score
1.0.20Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/constants.jsmatched "id_rsa"5
lowCredential file accesspackage/src/utils/security.jsmatched ".aws/"5

Manifest

Package metadata

Scripts1
  • testecho "No tests yet" && exit 0
Dependencies11
  • @inquirer/prompts^7.10.1
  • adm-zip^0.5.17
  • boxen^8.0.1
  • chalk^5.6.2
  • cli-table3^0.6.5
  • commander^12.1.0
  • figlet^1.11.0
  • fs-extra^11.3.4
  • gradient-string^3.0.0
  • listr2^10.2.1
  • ora^8.2.0