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
- 3
- First published
- May 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 (2 events)
- new → available · risk low · score 0 · status changed
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts14
buildnode scripts/build-css.jslintnpm run lint:csslint:cssstylelint "styles/**/*.css"lint:css:fixstylelint "styles/**/*.css" --fixprepublishOnlynpm run lint && npm run build && npm run test:unittestnpm run test:unittest:cinpm run lint && npm run build && npm run test:unit && npm run test:e2etest:e2enode scripts/playwright-cli.js testtest:e2e:headednode scripts/playwright-cli.js test --headedtest:e2e:installnode scripts/playwright-cli.js install chromiumtest:e2e:install:cinode scripts/playwright-cli.js install --with-deps chromiumtest:e2e:uinode scripts/playwright-cli.js test --uitest:unitnode --test tests/package-integrity.test.jsverifynpm run lint && npm run build && npm run test:unit && npm run test:e2e
Dependencies98
ajv~8.20.0ansi-regex~5.0.1ansi-styles~4.3.0argparse~2.0.1array-union~2.1.0astral-regex~2.0.0balanced-match~2.0.0braces~3.0.3cacheable~2.3.5callsites~3.1.0color-convert~2.0.1color-name~1.1.4colord~2.9.3cosmiconfig~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.3fast-glob~3.3.3fast-uri~3.1.2fastest-levenshtein~1.0.16fastq~1.20.1file-entry-cache~11.1.3fill-range~7.1.1flat-cache~6.1.22- …and 68 more.