PkgRadar

Package evidence

[email protected]

Credential file access: matched "AWS_SECRET_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.

Versions published
77
First published
May 2026
Publisher
dantheman181

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"}'
Publisherdantheman181
Artifact bytes342,835
Previous version1.3.0
Published2026-05-29T08:23:01.493Z
SHA-256475ead6269127f743da41c108086f912dfe1b658d1f8bf9188910d1148d9d186

Why flagged

What the scanner saw

Credential file access: matched "AWS_SECRET_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
1.3.1Version
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/tools/mcp_client.jsmatched "AWS_SECRET_ACCESS_KEY"5

Manifest

Package metadata

Scripts14
  • benchnode bench/harness.js --suite smoke
  • bench:diffnode bench/diff.js
  • bench:listnode bench/harness.js --list
  • bench:polyglotnode bench/harness.js --suite polyglot-mini
  • bench:smokenode bench/harness.js --suite smoke
  • bench:toolsnode bench/harness.js --suite tool-use
  • buildnode build.js
  • devnode bin/smallcode.js
  • evalnode bin/smallcode.js --eval classify_accuracy
  • mcpnode bin/smallcode.js --mcp
  • startnode bin/smallcode.js
  • testnode --test test/*.test.js
  • test:e2enode test/e2e_smoke.js
  • test:e2e:offlinenode test/e2e_offline.js
Dependencies6
  • bonescript-compiler0.14.0
  • chalk4.1.2
  • cli-highlight2.1.11
  • express^5.2.1
  • marked15.0.12
  • marked-terminal7.3.0
Optional dependencies1
  • budget-aware-mcp0.6.1