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
1,935Niche · −30% score
Versions published
24
First published
Mar 2026
Publisher
clawde

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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 bytes195,508
Previous version0.15.0
Published2026-05-26T06:55:55.247Z
SHA-256a81ed5d5652574ed724e5244df247cd23b30e6ddfdce3606dd41b904d06e2639

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
7Score
0.16.0Version
Status history (2 events)
  1. availableavailable · risk review · score 7 · status available -> available, risk high -> review, score 28 -> 7
  2. newavailable · risk high · score 28 · 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/core/memory-template.jsmatched "aws_access_key"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5

Manifest

Package metadata

Scripts14
  • 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:evalsnpx promptfoo@latest eval -c skills/memobank/evals/promptfooconfig.yaml -o skills/memobank/evals/output.json --no-cache --no-share
  • test:watchNODE_OPTIONS=--experimental-vm-modules jest --watch
  • typechecktsc --noEmit
Dependencies10
  • apache-arrow^21.1.0
  • chalk^5.3.0
  • commander^14.0.3
  • glob^13.0.6
  • gray-matter^4.0.3
  • ink^7.0.4
  • 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.29.0
  • 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