PkgRadar

Package evidence

@boujot/[email protected]

Install-time lifecycle script: postinstall="node scripts/unpack-tools.cjs"

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
37
Versions published
20
First published
Feb 2026
Publisher
guillermo_at

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":["@boujot/[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":["@boujot/[email protected]"],"fail_on":"review"}'
Publisherguillermo_at
Artifact bytes238,268,059
Previous version0.14.13
Published2026-06-02T12:17:51.962Z
SHA-256

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/unpack-tools.cjs"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.14.14Version
Status history (3 events)
  1. scan_erroravailable · risk review · score 5 · status scan_error -> available, risk none -> review, score none -> 5
  2. newscan_error · risk none · score · refusing to fetch https://registry.npmjs.org/@boujot/happy-coder/-/happy-coder-0.14.14.tgz: content-length 120977542 exceeds 50000000
  3. newscan_error · risk none · score · refusing to fetch https://registry.npmjs.org/@boujot/happy-coder/-/happy-coder-0.14.14.tgz: content-length 120977542 exceeds 50000000

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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/unpack-tools.cjs"5
lowOversized Unscannedmanifesttarball exceeds the 50MB fetch cap; scanned registry metadata (install scripts + dependencies) only0

Manifest

Package metadata

Scripts35
  • // ==== Dev/Stable Variant Management ====
  • // ==== Development Linking ====
  • // ==== Development Version Quick Commands ====
  • // ==== Rebranding ====
  • // ==== Setup ====
  • // ==== Stable Version Quick Commands ====
  • buildshx rm -rf dist && npx tsc --noEmit && pkgroll
  • devtsx src/index.ts
  • dev:authnode scripts/env-wrapper.cjs dev auth
  • dev:daemon:startnode scripts/env-wrapper.cjs dev daemon start
  • dev:daemon:statusnode scripts/env-wrapper.cjs dev daemon status
  • dev:daemon:stopnode scripts/env-wrapper.cjs dev daemon stop
  • dev:deploybash scripts/dev-deploy.sh
  • dev:integration-test-env$npm_execpath run build && tsx --env-file .env.integration-test src/index.ts
  • dev:local-server$npm_execpath run build && tsx --env-file .env.dev-local-server src/index.ts
  • dev:variantnode scripts/env-wrapper.cjs dev
  • doctornode scripts/env-wrapper.cjs stable doctor
  • link:devnode scripts/link-dev.cjs
  • postinstallnode scripts/unpack-tools.cjs
  • prepublishOnly$npm_execpath run build && $npm_execpath test
  • publish:boujotbash scripts/publish-boujot.sh
  • rebrandtsx scripts/rebrand.ts
  • release$npm_execpath install && release-it
  • release:boujotbash scripts/release-boujot-cli.sh
  • setup:devnode scripts/setup-dev.cjs
  • stablenode scripts/env-wrapper.cjs stable
  • stable:authnode scripts/env-wrapper.cjs stable auth
  • stable:daemon:startnode scripts/env-wrapper.cjs stable daemon start
  • stable:daemon:statusnode scripts/env-wrapper.cjs stable daemon status
  • stable:daemon:stopnode scripts/env-wrapper.cjs stable daemon stop
  • …and 5 more.
Dependencies29
  • @agentclientprotocol/sdk^0.8.0
  • @modelcontextprotocol/sdk^1.25.3
  • @stablelib/base64^2.0.1
  • @stablelib/hex^2.0.1
  • @types/cross-spawn^6.0.6
  • @types/http-proxy^1.17.17
  • @types/ps-list^6.2.1
  • @types/qrcode-terminal^0.12.2
  • @types/react^19.2.7
  • @types/tmp^0.2.6
  • ai^5.0.107
  • axios^1.13.2
  • chalk^5.6.2
  • cross-spawn^7.0.6
  • expo-server-sdk^3.15.0
  • fastify^5.6.2
  • fastify-type-provider-zod4.0.2
  • http-proxy^1.18.1
  • http-proxy-middleware^3.0.5
  • ink^6.5.1
  • open^10.2.0
  • ps-list^8.1.1
  • qrcode-terminal^0.12.0
  • react^19.2.0
  • socket.io-client^4.8.1
  • tar^7.5.2
  • tmp^0.2.5
  • tweetnacl^1.0.3
  • zod3.25.76