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
- 23Mature · −50% score
- First published
- Nov 2024
- Publisher
- rryando
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
Scripts5
buildtsc -p tsconfig-build.json && tsc -p tsconfig-build-cjs.json && npm run build:htmlbuild:htmlnode scripts/build-html.jsbuild:watchconcurrently "tsc -p tsconfig-build.json --watch --preserveWatchOutput" "tsc -p tsconfig-build-cjs.json --watch --preserveWatchOutput" "node scripts/watch-html.js"linteslinttestglob -c "node --import tsx --test-concurrency 1 --test" "./test/specs/**/*.test.ts"
Dependencies24
@apidevtools/swagger-parser10.1.0@faker-js/faker9.0.3ajv8.17.1append-field1.0.0busboy1.6.0cookie-parser1.4.7date-fns4.1.0express4.21.1handlebars4.7.8http-proxy-middleware3.0.5jsonpath-plus10.3.0killable1.0.1mime-types2.1.35mockprox-commons2.3.2object-path0.11.8path-to-regexp8.2.0qs6.13.0range-parser1.2.1swagger-typescript-api13.0.23tslib2.8.0typed-emitter2.1.0winston3.15.0ws8.18.0xml-js1.6.11