PkgRadar

Package evidence

[email protected]

no findings

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
17
Versions published
61
First published
May 2026
Publisher
codebase-foundation

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Artifact bytes255,963
Previous version2.0.0-pre.52
Published2026-05-13T21:02:00.917Z
SHA-25625b42978191e9a530583b151db6477625f9ceb14b11e9eb4c57aabfbaa4b9c85

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
2.0.0-pre.53Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts15
  • benchnode bench/run.mjs
  • bench:microvitest bench --run
  • bench:reportnode bench/aggregate.mjs
  • buildtsc && shx chmod +x dist/cli.js
  • checknpm run typecheck && npm run lint && npm test
  • cleanshx rm -rf dist
  • devtsx src/cli.tsx
  • formatbiome format --write src/
  • lintbiome check src/
  • lint:fixbiome check --write src/
  • prepacknpm run build
  • prepublishOnlynpm run clean && npm run check && npm run build
  • testvitest --run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies11
  • @earendil-works/pi-agent-core0.74.0
  • @earendil-works/pi-ai0.74.0
  • @types/diff^7.0.2
  • @types/proper-lockfile^4.1.4
  • diff^9.0.0
  • glob^13.0.1
  • ignore^7.0.0
  • ink^5.2.1
  • proper-lockfile^4.1.2
  • react^18.3.1
  • typebox^1.1.24