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
- 20
- First published
- Apr 2026
- Publisher
- mkbabb
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":["@mkbabb/[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":["@mkbabb/[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
Scripts187
audit:stashnode scripts/audit-stash-list.mjsbuildvite build && npm run emit-typesbuild:watchvite build --watchdevviteemit-typesvue-tsc --project tsconfig.build.json && node scripts/flatten-subpath-types.mjsgates:emit-cinode scripts/gates.mjs --emit-cigates:verify-cinode scripts/gates.mjs --verify-ciiternpm run iter-check && npm run iter-build && npm run iter-testiter-buildvite build --config vite.iter.config.tsiter-checkvue-tsc --noEmit --project tsconfig.src.jsoniter-testvitest run --reporter=verboseiter-test-watchvitest --watchpreparenode scripts/install-hooks.mjs && (test -f dist/glass-ui.js -a -f dist/index.d.ts || npm run build)prepublishOnlynpm run build && npm testprofile:auroranode scripts/profile-aurora.mjsprofile:budgetnode scripts/profile-bundle.mjs --enforceprofile:bundlenode scripts/profile-bundle.mjsproof:adaptive-glassnode scripts/proof-adaptive-glass.mjsproof:allnode scripts/gates.mjs --run localproof:animation-coherencenode scripts/proof-animation-coherence.mjsproof:au-finalnode scripts/proof-au-final.mjsproof:au-w0-regroundnode scripts/proof-au-w0-reground.mjsproof:au-w1-designnode scripts/proof-au-w1-design.mjsproof:au-w9-consumersnode scripts/proof-au-w9-consumers.mjsproof:aur2-residuenode scripts/proof-aur2-residue.mjsproof:aurora-arrestingnode scripts/proof-aurora-arresting.mjsproof:aurora-arresting-refnode scripts/aurora-arresting-metric.mjs tests-visual/fixtures/starry-night-crop.pngproof:aurora-atoms-rendernode scripts/proof-aurora-atoms-render.mjsproof:aurora-atoms-roundtripnode scripts/proof-aurora-atoms-roundtrip.mjsproof:aurora-chrome-idiomaticnode scripts/proof-aurora-chrome-idiomatic.mjs- …and 157 more.