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 promotingMixed 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"}'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
Status history (4 events)
- available → available · risk review · score 10 · status available -> available, risk high -> review, score 40 -> 10
- available → available · risk high · score 40 · status available -> available, risk high -> high, score 60 -> 40
- available → available · risk high · score 60 · status available -> available, risk high -> high, score 154 -> 60
- new → available · risk high · score 154 · status changed
Related candidates
Linked campaigns and clusters
clawde
2 members · evidence strength 64Evidence
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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/core/memory-template.js | matched "aws_access_key" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.js" | 5 |
Manifest
Package metadata
Scripts13
buildtscdevts-node src/cli.tsformatprettier --write "src/**/*.ts" "tests/**/*.ts"format:checkprettier --check "src/**/*.ts" "tests/**/*.ts"linteslint src/**/*.tslint:fixeslint src/**/*.ts --fixpostinstallnode scripts/postinstall.jspreparehuskyprepublishOnlynpm run buildtestNODE_OPTIONS=--experimental-vm-modules jesttest:coverageNODE_OPTIONS=--experimental-vm-modules jest --coveragetest:watchNODE_OPTIONS=--experimental-vm-modules jest --watchtypechecktsc --noEmit
Dependencies10
apache-arrow^18.1.0chalk^5.3.0commander^14.0.3glob^13.0.6gray-matter^4.0.3ink^6.8.0ink-select-input^6.2.0ink-text-input^6.0.0js-yaml^4.1.0react^19.2.4
Optional dependencies12
@lancedb/core^0.15.0@lancedb/lancedb^0.27.1better-sqlite3^12.10.0openai^6.33.0tree-sitter^0.25.0tree-sitter-c-sharp^0.23.5tree-sitter-go^0.25.0tree-sitter-javascript^0.25.0tree-sitter-python^0.25.0tree-sitter-rust^0.24.0tree-sitter-typescript^0.23.2tree-sitter-yaml^0.5.0