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
- 358
- Versions published
- 15Established · −30% score
- First published
- Jul 2024
- Publisher
- mkbabb
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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
Scripts146
benchvitest benchbench:color-fidelityvitest run test/color-fidelity.test.ts && node scripts/color-fidelity-harness.mjsbuildnpm run build:libbuild:libvite build --mode productionbuild:watchvite build --watch --mode productionchecktsc --noEmitcheck:libtsc --noEmit -p tsconfig.lib.jsondevvitedev:playgroundvite --mode playgroundgen:agent-surfacenode scripts/gen-agent-surface.mjsgh-pagesvite build --mode gh-pagespreparenpm run build:libproof:adapter-capturevitest run test/adapter-capture.test.tsproof:adopt-compilednode scripts/proof-adopt-compiled.mjs && vitest run test/adopt-compiled.test.tsproof:agent-surfacenode scripts/proof-agent-surface.mjsproof:allnpm run proof:correctness && npm run proof:hygieneproof:amiga-subject-is-pivotnode scripts/proof-amiga-subject-is-pivot.mjsproof:appearance-suffusionnode scripts/proof-appearance-suffusion.mjsproof:asset-store-singletonvitest run test/asset-store-singleton.test.tsproof:bench-runsnode scripts/proof-bench-runs.mjsproof:bezier-grownnode scripts/proof-bezier-grown.mjsproof:bezier-no-scrollnode scripts/proof-bezier-no-scroll.mjsproof:bezier-single-cardnode scripts/proof-bezier-single-card.mjsproof:blendnode scripts/proof-blend.mjs && vitest run test/blend.test.tsproof:boundarynode scripts/proof-boundary.mjsproof:brittlenessnode scripts/proof-brittleness.mjsproof:browsernode scripts/proof-browser.mjsproof:card-rounded-primitivenode scripts/proof-card-rounded-primitive.mjsproof:cartoon-is-panel-depthnode scripts/proof-cartoon-is-panel-depth.mjsproof:cartoon-shadow-unclippednode scripts/proof-cartoon-shadow-unclipped.mjs- …and 116 more.
Dependencies2
@mkbabb/parse-that^0.9.0@mkbabb/value.js^0.13.0
Optional dependencies1
@mkbabb/glass-ui~4.0.0