PkgRadar

Package evidence

[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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.

Weekly downloads
401
Versions published
41
First published
Apr 2026
Publisher
ejwisner

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"}'
Publisherejwisner
Artifact bytes463,820
Previous version8.0.3
Published2026-06-17T16:41:19.944Z
SHA-256c7640ec925c344cd1ed0eee94fe0a2bc9a1dff0e421899beaece77381a679c1a

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/redactor.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts3
  • devnode bin/ghost.js
  • startnode bin/ghost.js
  • testnode test/parser-fixtures.test.js && node test/ghostBrief.test.mjs && node tests/error-classification.smoke.mjs && node tests/setup-interrupt.smoke.mjs && node tests/prompt-pack-error-sanitize.smoke.mjs
Dependencies17
  • @anthropic-ai/sdk^0.39.0
  • adm-zip^0.5.10
  • boxen^7.1.1
  • chalk^5.3.0
  • cli-highlight^2.1.11
  • cli-table3^0.6.3
  • configstore^6.0.0
  • figlet^1.7.0
  • glob^10.3.10
  • gpt-tokenizer^3.4.0
  • gradient-string^2.0.2
  • inquirer^9.2.0
  • marked^9.1.6
  • octokit^3.1.2
  • ora^8.0.1
  • pdfkit^0.18.0
  • yaml^2.8.3