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,218,314Ubiquitous · −70% score
- Versions published
- 168Mature · −50% score
- First published
- Jun 2013
- Publisher
- apk
Effective trust discount applied: −70% (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
Scripts25
allrun-s reset test cov:check doc:htmlbuildrun-s clean && run-p build:*build:maintsc -p tsconfig.jsoncleantrash build testcovrun-s build test:unit cov:html && opn coverage/index.htmlcov:checknyc report && nyc check-coverage --lines 73 --functions 57 --branches 56cov:htmlnyc report --reporter=lcovdocrun-s doc:html && opn build/docs/index.htmldoc:htmltypedoc src/ --target ES6 --mode file --out build/docs --ignoreCompilerErrorsdoc:jsontypedoc src/ --target ES6 --mode file --json build/docs/typedoc.jsondoc:publishgh-pages -m "[ci skip] Updates" -d build/docsfixrun-s fix:*fix:prettierprettier "src/**/*.ts" --writefix:tslinttslint --fix --project .infonpm-scripts-infopreparenpm run snyk-protectprepare-releaserun-s all version doc:publishresetgit clean -dfx && git reset --hard && npm isnyk-protectsnyk protecttestrun-s build test:*test:cpdts-node ./src/cli.ts srctest:linttslint --project . && prettier "src/**/*.ts" --writetest:unitnyc --silent avaversionstandard-versionwatchrun-s clean build:main && run-p "build:main -- -w" "test:unit -- --watch"
Dependencies15
blamer^1.0.1bytes^3.1.0cli-table3^0.6.0colors^1.4.0commander^4.1.1detect-installed^2.0.4eventemitter3^4.0.0exectimer^2.2.2fast-glob^2.2.7fs-extra^8.0.0gitignore-to-glob^0.3.0level^6.0.1prismjs^1.20.0pug^2.0.4rimraf^3.0.2