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
- 5,722Niche · −30% score
- Versions published
- 200Mature · −50% score
- First published
- Oct 2016
- Publisher
- cwillisf.scratch
Effective trust discount applied: −50% (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":["[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
Scripts5
formatprettier --write . && eslint --fixpreparehuskytestnpm run test:lint && npm run test:vitesttest:linteslint && prettier --check .test:vitestvitest run
Dependencies18
@eslint-community/eslint-plugin-eslint-comments4.7.2@eslint/eslintrc3.3.5@eslint/js9.39.4@eslint/markdown8.0.2@stylistic/eslint-plugin5.10.0@trivago/prettier-plugin-sort-imports6.0.2eslint-config-prettier10.1.8eslint-plugin-formatjs6.4.15eslint-plugin-html8.1.4eslint-plugin-import-x4.16.2eslint-plugin-jsdoc62.9.0eslint-plugin-jsx-a11y6.10.2eslint-plugin-n17.24.0eslint-plugin-react7.37.5eslint-plugin-react-hooks7.1.1globals17.6.0prettier3.8.3typescript-eslint8.60.1