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
- 167Mature · −50% score
- First published
- Aug 2018
- Publisher
- snyk-admin
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
Scripts8
buildtscbuild-watchtsc -wformatprettier --write '{lib,test}/**/*.{js,ts,json}'linteslint --color --cache '{lib,test}/**/*.{js,ts}' && prettier --check '{lib,test}/**/*.{js,ts}'preparenpm run buildtestnpm run unit-test && npm run test:jesttest:jestjest --coverage --runInBandunit-testtap --ts -Rspec ./test/lib/*.test.[tj]s --timeout=300 --no-check-coverage
Dependencies18
@snyk/dep-graph^2.12.0@snyk/error-catalog-nodejs-public^5.16.0@snyk/graphlib2.1.9-patch.3@yarnpkg/core^4.4.1@yarnpkg/lockfile^1.1.0dependency-path^9.2.8event-loop-spinner^2.0.0js-yaml^4.1.0lodash.clonedeep^4.5.0lodash.flatmap^4.5.0lodash.isempty^4.4.0lodash.topairs^4.3.0micromatch^4.0.8p-map^4.0.0semver^7.6.0snyk-config^5.2.0tslib^1.9.3uuid^8.3.0