PkgRadar

Package evidence

@crouton-kit/[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
2,563Niche · −30% score
Versions published
36
First published
May 2026
Publisher
captaincrouton89

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

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":["@crouton-kit/[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":["@crouton-kit/[email protected]"],"fail_on":"review"}'
Artifact bytes1,044,027
Previous version0.3.28
Published2026-06-13T01:23:11.195Z
SHA-2566939fde9ee585baf877b34061bdc9f4f5bf48d9aea15255d50f6ddd0c7fb64ef

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
0.3.29Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildrm -rf dist && tsc && cp -R src/builtin-personas dist/builtin-personas && cp -R src/builtin-views dist/builtin-views && cp -R src/builtin-memory dist/builtin-memory && vite build --config src/clients/web/web-client/vite.config.ts
  • devtsx src/cli.ts
  • linknpm link
  • prepublishOnlynpm run build
  • testnode --import tsx/esm --test 'src/**/__tests__/*.test.ts'
  • test:fullnode --import tsx/esm --test-concurrency=4 --test 'src/**/__tests__/**/*.test.ts'
Dependencies14
  • @crouton-kit/humanloop^0.3.18
  • @earendil-works/pi-ai^0.79.0
  • @earendil-works/pi-coding-agent^0.79.1
  • @earendil-works/pi-tui^0.79.1
  • @tailwindcss/vite^4.3.0
  • @vitejs/plugin-react^6.0.2
  • commander^13.0.0
  • cron-parser5.5.0
  • react^19.2.7
  • react-dom^19.2.7
  • tailwindcss^4.3.0
  • vite^8.0.16
  • ws^8.21.0
  • yaml^2.9.0