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
- 13
- First published
- Apr 2026
- Publisher
- peaks1992
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
Scripts32
analyze:depsnode scripts/analyze-dependency-impact.jsbuildfather build && node scripts/build-css.jsbuild:analyzepnpm build && node scripts/analyze-bundle.jsbuild:cssnode scripts/build-css.jsbuild:css:watchnpx tailwindcss -i ./src/styles/tailwind.css -o ./dist/styles/index.css --watchbuild:prodfather build && node scripts/build-css.js && node scripts/remove-console.js && node scripts/compress-js.jsbuild:prod:analyzenode scripts/analyze-prod-bundle.jsbuild:watchfather devclean-cacherm -rf .dumi/tmpdevdumi devdev:cssnode scripts/build-css.js && npx tailwindcss -i ./src/styles/tailwind.css -o ./dist/styles/index.css --watchdev:test-harnessnode scripts/build-css.js && cd e2e/_test-harness && npx vite --port 5173 --host 127.0.0.1 --strictPortdocs:builddumi builddocs:previewdumi previewdoctorfather doctorlintnpm run lint:es && npm run lint:csslint:cssstylelint "{src,test}/**/*.{css,less}"lint:css:fixstylelint "{src,test}/**/*.{css,less}" --fixlint:eseslint "{src,test}/**/*.{js,jsx,ts,tsx}"lint:es:fixeslint "{src,test}/**/*.{js,jsx,ts,tsx}" --fixlint:fixnpm run lint:es:fix && npm run lint:css:fixpreparehusky install && dumi setupprepublishOnlyfather doctor && npm run buildpublish:alphabash scripts/publish.sh alphapublish:betabash scripts/publish.sh betapublish:packagebash scripts/publish.shstartnpm run devtestvitest runtest:allpnpm test && pnpm test:e2etest:e2eplaywright test- …and 2 more.
Dependencies15
clsx^2.1.1codemirror5.65.20highlight.js^11.11.1lucide-react^1.7.0markdown-it^14.1.0markdown-it-container^4.0.0markdown-it-emoji^3.0.0markdown-it-footnote^4.0.0markdown-it-highlightjs^4.3.0markdown-it-task-lists^2.1.1react-codemirror27.3.0react-window^2.2.7tailwind-merge^3.5.0uuid^13.0.0zustand^5.0.12