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
- 3
- First published
- Jun 2026
- Publisher
- brightybrainiac
Recommended action
Looks clean — keep monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts27
audit:hosted-demo-currentnessnode scripts/audit-hosted-demo-currentness.mjsaudit:npm-release-preflightnode scripts/audit-npm-release-preflight.mjsaudit:package-installabilitynode scripts/audit-package-installability.mjsaudit:package-readinessnode scripts/audit-package-readiness.mjsaudit:public-demo-exportnode scripts/audit-public-demo-export.mjsaudit:public-package-currentnessnode scripts/audit-public-package-currentness.mjsaudit:reviewersnode scripts/audit-reviewer-inbox.mjsaudit:secret-env-ignorebash scripts/audit-secret-env-ignore.shaudit:submission-copynode scripts/audit-submission-copy.mjsbuildtsc --outDir distchecknpm run verify:scaffold && npm run verify:runtime-contracts && npm run build && npm run ui:build && npm run audit:public-demo-export && npm run audit:package-readiness && npm run audit:package-installability && npm test && npm run audit:secret-env-ignore && npm run audit:reviewers && npm run audit:submission-copy && git diff --checkjudge-proofnpm run build && node dist/src/cli.js judge-proof --out artifacts/judge-proof --jsonjudge-proof:llmnpm run build && node dist/src/cli.js judge-proof --out artifacts/judge-proof --include-llm-proof true --jsonllm-proofnpm run build && node dist/src/cli.js llm-proof --out artifacts/llm-proof --require-pass true --jsonmcpnpm run build && node dist/src/mcp/server.jsmcp-proofnpm run build && node dist/src/cli.js mcp-proof --out artifacts/mcp-proof --jsonpublic-demo:buildnpm run build && npm run ui:build && node scripts/export-public-demo.jspublic-demo:deploy:netlifynpm run public-demo:build && npx netlify deploy --dir=artifacts/public-demosplunkreadynode dist/src/cli.jstestvitest run --passWithNoTeststest:workbenchvitest run tests/workbench tests/ui/app.test.tsui:buildvite build --config vite.config.tsui:devvite --host 127.0.0.1 --config vite.config.tsverify:runtime-contractsnode scripts/verify-runtime-contracts.mjsverify:scaffoldbash scripts/verify-scaffold.shworkbenchnpm run build && npm run ui:build && node dist/src/workbench/server.jsworkbench:devnpm run build && node dist/src/workbench/server.js --dev-ui
Dependencies1
zod^3.25.76