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 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":["@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"}'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
Status history (2 events)
- scan_error → available · risk review · score 5 · status scan_error -> available, risk none -> review, score none -> 5
- new → scan_error · risk none · score — · refusing to fetch https://registry.npmjs.org/@boujot/happy-coder/-/happy-coder-0.14.13.tgz: content-length 120976293 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node scripts/unpack-tools.cjs" | 5 |
| low | Oversized Unscanned | manifest | tarball exceeds the 50MB fetch cap; scanned registry metadata (install scripts + dependencies) only | 0 |
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 && pkgrolldevtsx src/index.tsdev:authnode scripts/env-wrapper.cjs dev authdev:daemon:startnode scripts/env-wrapper.cjs dev daemon startdev:daemon:statusnode scripts/env-wrapper.cjs dev daemon statusdev:daemon:stopnode scripts/env-wrapper.cjs dev daemon stopdev:deploybash scripts/dev-deploy.shdev:integration-test-env$npm_execpath run build && tsx --env-file .env.integration-test src/index.tsdev:local-server$npm_execpath run build && tsx --env-file .env.dev-local-server src/index.tsdev:variantnode scripts/env-wrapper.cjs devdoctornode scripts/env-wrapper.cjs stable doctorlink:devnode scripts/link-dev.cjspostinstallnode scripts/unpack-tools.cjsprepublishOnly$npm_execpath run build && $npm_execpath testpublish:boujotbash scripts/publish-boujot.shrebrandtsx scripts/rebrand.tsrelease$npm_execpath install && release-itrelease:boujotbash scripts/release-boujot-cli.shsetup:devnode scripts/setup-dev.cjsstablenode scripts/env-wrapper.cjs stablestable:authnode scripts/env-wrapper.cjs stable authstable:daemon:startnode scripts/env-wrapper.cjs stable daemon startstable:daemon:statusnode scripts/env-wrapper.cjs stable daemon statusstable: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.6ai^5.0.107axios^1.13.2chalk^5.6.2cross-spawn^7.0.6expo-server-sdk^3.15.0fastify^5.6.2fastify-type-provider-zod4.0.2http-proxy^1.18.1http-proxy-middleware^3.0.5ink^6.5.1open^10.2.0ps-list^8.1.1qrcode-terminal^0.12.0react^19.2.0socket.io-client^4.8.1tar^7.5.2tmp^0.2.5tweetnacl^1.0.3zod3.25.76