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
- 5
- First published
- Apr 2026
- Publisher
- foscat
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
Scripts11
buildnode ./scripts/build.mjsbundlenode ./scripts/build.mjs bundlecheck:no-hex-colorsnode ./scripts/check-no-hex-colors.mjslint:cssstylelint interactive-surface.cssminifynode ./scripts/build.mjs minifypack:drynpm pack --dry-run --cache ./.npm-cacheprepublishOnlynpm run check:no-hex-colors && npm run lint:css && npm run pack:drytestplaywright test --config=./playwright.config.mjstest:chromiumplaywright test --config=./playwright.config.mjs --project=chromiumtest:installplaywright install --with-deps chromium firefox webkitvalidatenpm run check:no-hex-colors && npm run lint:css && npm run test:install && npm test && npm run pack:dry
Dependencies123
ajv~8.20.0ansi-regex~6.2.2ansi-styles~4.3.0anymatch~3.1.3argparse~2.0.1array-union~2.1.0astral-regex~2.0.0balanced-match~2.0.0binary-extensions~2.3.0brace-expansion~1.1.15braces~3.0.3cacheable~2.3.5callsites~3.1.0chokidar~3.6.0clean-css~5.3.3color-convert~2.0.1color-name~1.1.4colord~2.9.3commander~7.2.0concat-map~0.0.1cosmiconfig~9.0.1css-functions-list~3.3.3css-tree~3.2.1cssesc~3.0.0debug~4.4.3dir-glob~3.0.1emoji-regex~8.0.0env-paths~2.2.1error-ex~1.3.4fast-deep-equal~3.1.3- …and 93 more.