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.

Versions published
14
First published
May 2026
Publisher
wkdd7

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"}'
Publisherwkdd7
Artifact bytes142,999
Previous version0.2.2
Published2026-05-27T17:09:26.173Z
SHA-256f4da57aff0d941bb974637e2b194a294bb9f0386c7135c969a2f473d19d6e646

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
10Score
0.2.3Version
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/dist/openclaw-plugin/redact.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/parsers/redact.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts6
  • buildtsc -p tsconfig.json
  • linttsc --noEmit
  • prepublishOnlypnpm run build
  • smoke:packagenode scripts/smoke-published.mjs
  • testnode --test --import tsx 'src/**/*.test.ts'
  • typechecktsc --noEmit
Dependencies13
  • @iarna/toml^2.2.5
  • better-sqlite3^12.4.1
  • chalk^5.3.0
  • chokidar^3.6.0
  • commander^12.1.0
  • execa^9.5.0
  • js-yaml^4.1.1
  • json5^2.2.3
  • open^10.1.0
  • p-queue^9.3.0
  • prompts^2.4.2
  • undici^8.3.0
  • zod^3.23.8