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
24
First published
Mar 2026
Publisher
clawde

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"}'
Publisherclawde
Artifact bytes186,680
Previous version0.14.3
Published2026-05-24T09:53:49.134Z
SHA-25617eedd4120b5f39a1bc1e148650b7bf5a61228185acff88f69b937354ab407ea

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.14.4Version
Status history (4 events)
  1. availableavailable · risk review · score 10 · status available -> available, risk high -> review, score 40 -> 10
  2. availableavailable · risk high · score 40 · status available -> available, risk high -> high, score 60 -> 40
  3. availableavailable · risk high · score 60 · status available -> available, risk high -> high, score 154 -> 60
  4. newavailable · risk high · score 154 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

clawde

2 members · evidence strength 64

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/core/memory-template.jsmatched "aws_access_key"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5

Manifest

Package metadata

Scripts13
  • buildtsc
  • devts-node src/cli.ts
  • formatprettier --write "src/**/*.ts" "tests/**/*.ts"
  • format:checkprettier --check "src/**/*.ts" "tests/**/*.ts"
  • linteslint src/**/*.ts
  • lint:fixeslint src/**/*.ts --fix
  • postinstallnode scripts/postinstall.js
  • preparehusky
  • prepublishOnlynpm run build
  • testNODE_OPTIONS=--experimental-vm-modules jest
  • test:coverageNODE_OPTIONS=--experimental-vm-modules jest --coverage
  • test:watchNODE_OPTIONS=--experimental-vm-modules jest --watch
  • typechecktsc --noEmit
Dependencies10
  • apache-arrow^18.1.0
  • chalk^5.3.0
  • commander^14.0.3
  • glob^13.0.6
  • gray-matter^4.0.3
  • ink^6.8.0
  • ink-select-input^6.2.0
  • ink-text-input^6.0.0
  • js-yaml^4.1.0
  • react^19.2.4
Optional dependencies12
  • @lancedb/core^0.15.0
  • @lancedb/lancedb^0.27.1
  • better-sqlite3^12.10.0
  • openai^6.33.0
  • tree-sitter^0.25.0
  • tree-sitter-c-sharp^0.23.5
  • tree-sitter-go^0.25.0
  • tree-sitter-javascript^0.25.0
  • tree-sitter-python^0.25.0
  • tree-sitter-rust^0.24.0
  • tree-sitter-typescript^0.23.2
  • tree-sitter-yaml^0.5.0