PkgRadar

Package evidence

[email protected]

no findings

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
54,835Mainstream · −50% score
Versions published
97Mature · −50% score
First published
Nov 2019
Publisher
ankdev

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 monitoring

No 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"}'
Publisherankdev
Artifact bytes376,434
Previous version4.2.17
Published2024-03-20T13:50:46.741Z
SHA-2563c8d795c7f21cb1dd4b4064fcb03fa3489f85f3e76977ef8fe57a17b7a68c199

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

low
Last checked
lowRisk
0Score
4.2.18Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildnode minify.js && node node_modules/jsdoc/jsdoc.js -c jsdoc-config.json
  • lintnpm run lint:js && npm run lint:style
  • lint:jseslint . --ext .js --fix
  • lint:stylestylelint-config-prettier-check && stylelint static/styles/
Dependencies6
  • @jsdoc/salty^0.2.4
  • fs-extra^10.1.0
  • html-minifier-terser^7.2.0
  • klaw-sync^6.0.0
  • lodash^4.17.21
  • showdown^2.1.0