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
- 1,208Niche · −30% score
- Versions published
- 77Mature · −50% score
- First published
- Sep 2018
- Publisher
- davidwells
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
Scripts17
docsnode ./scripts/docs.jsinforepomix --include "cli.js,src/**/*.js" --ignore "**/*.test.js" --copyprepublishOnlynpm run typespublishgit push origin && git push origin --tagsrelease:majornpm version major && npm publishrelease:minornpm version minor && npm publishrelease:patchnpm version patch && npm publisht./scripts/run-tests.shtestnpm run test:slow && npm run test:lib && uvu tests ".*\.test.js$"test:apiuvu tests/api api.test.jstest:libuvu src ".*\.test.js$"test:slowuvu src ".*\.slow-test.js$" && uvu tests ".*\.slow-test.js$"test:testsuvu tests ".*\.test.js$"typechecktsc --noEmittypestsctypes:watchtsc --watchwatchwatchlist tests -- npm test
Dependencies19
@clack/prompts^0.11.0@davidwells/box-logger^2.0.3@iarna/toml^2.2.5dot-prop^5.3.0env-stage-loader^1.1.3find-up^3.0.0git-url-parse^14.0.0ini^5.0.0jiti^2.4.2js-yaml^3.14.1json5^2.2.3lodash.camelcase^4.3.0lodash.clonedeep^4.5.0lodash.kebabcase^4.1.1minimist^1.2.8safe-chalk^1.0.4subscript^9.1.0sync-rpc^1.3.6traverse^0.6.8