Package evidence
[email protected]
Suspicious Publish Context: {"package_age_days":7,"publisher":"brightybrainiac","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}
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
- 898
- Versions published
- 12
- First published
- Jun 2026
- Publisher
- brightybrainiac
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":["[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
Suspicious Publish Context: {"package_age_days":7,"publisher":"brightybrainiac","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}
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 review · score 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | {"package_age_days":7,"publisher":"brightybrainiac","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true} | 10 |
Manifest
Package metadata
Scripts39
audit:hosted-demo-currentnessnode scripts/audit-hosted-demo-currentness.mjsaudit:live-hosted-model-statusnode scripts/audit-live-hosted-model-status.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:real-splunk-proofnode scripts/audit-real-splunk-proof.mjsaudit:release-alignmentnode scripts/audit-release-alignment.mjsaudit:reviewersnode scripts/audit-reviewer-inbox.mjsaudit:secret-env-ignorebash scripts/audit-secret-env-ignore.shaudit:splunkbase-listing-dossiernode scripts/audit-splunkbase-listing-dossier.mjsaudit:splunkbase-readinessnode scripts/audit-splunkbase-readiness.mjsaudit:submission-copynode scripts/audit-submission-copy.mjsbuildtsc --outDir distbuild:standalone-releasenode scripts/build-standalone-release.mjs --smokechecknpm 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 --jsonlive-mock-proofnpm run build && node dist/src/cli.js live-proof --out submission-evidence/live-mock --live-mock --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 --live-mock --jsonplatform-proofnpm run build && node scripts/run-platform-devex-proof.mjspr-gate:samplenpm run build && node -e "require('node:fs').rmSync('submission-evidence/ci-pr-gate',{recursive:true,force:true})" && node dist/src/cli.js live-proof --out submission-evidence/ci-pr-gate --live-mock --json && node dist/src/cli.js proof-audit --out submission-evidence/ci-pr-gate --json && node scripts/render-pr-gate-comment.mjs --proof-dir submission-evidence/ci-pr-gate --out submission-evidence/ci-pr-gate/pr-comment.md --json-out submission-evidence/ci-pr-gate/ci-pr-gate.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-demoreal-splunk-stress-proofnode scripts/run-real-splunk-stress-proof.mjsscore-calibrationnpm run build && node scripts/run-readiness-score-calibration.mjs --out submission-evidence/readiness-score-calibration --jsonsplunk-app:packagenpm run public-demo:build && node scripts/build-splunk-app-package.mjs- …and 9 more.
Dependencies1
zod^3.25.76