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
- 129Mature · −50% score
- First published
- Apr 2016
- Publisher
- githubbot
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
Scripts9
eslint-checkeslint-config-prettier .eslintrc.jslintnpm-run-all "lint:*"lint:eslint-docsnpm run update:eslint-docs -- --checklint:jseslint .pretestmkdir -p node_modules/ && ln -fs $(pwd) node_modules/testnpm run eslint-check && npm run lint && mocha tests/**/*.js tests/**/*.mjstest-examples:flatcd test-examples/flat && npm install && npm run linttest-examples:legacycd test-examples/legacy && npm install && npm run lintupdate:eslint-docseslint-doc-generator
Dependencies22
@eslint/compat^1.2.3@eslint/eslintrc^3.1.0@eslint/js^9.14.0@github/browserslist-config^1.0.0@typescript-eslint/eslint-plugin^8.0.0@typescript-eslint/parser^8.0.0aria-query^5.3.0eslint-config-prettier>=8.0.0eslint-plugin-escompat^3.11.3eslint-plugin-eslint-comments^3.2.0eslint-plugin-filenames^1.3.2eslint-plugin-i18n-text^1.0.1eslint-plugin-import^2.31.0eslint-plugin-jsx-a11y^6.10.2eslint-plugin-no-only-tests^3.0.0eslint-plugin-prettier^5.2.1eslint-rule-documentation>=1.0.0globals^15.12.0jsx-ast-utils^3.3.2prettier^3.0.0svg-element-attributes^1.3.1typescript-eslint^8.14.0