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
2
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 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"}'
Publisherrryando
Artifact bytes752,374
Previous version2.3.2
Published2025-10-29T08:14:08.779Z
SHA-2560429fbb829801ee9b4054756304323779ba7e45403addae82bd5aacdf37f6f49

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
2.3.3Version
Status history (1 event)
  1. newavailable · 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:html
  • build:htmlnode scripts/build-html.js
  • build:watchconcurrently "tsc -p tsconfig-build.json --watch --preserveWatchOutput" "tsc -p tsconfig-build-cjs.json --watch --preserveWatchOutput" "node scripts/watch-html.js"
  • linteslint
  • testglob -c "node --import tsx --test-concurrency 1 --test" "./test/specs/**/*.test.ts"
Dependencies24
  • @apidevtools/swagger-parser10.1.0
  • @faker-js/faker9.0.3
  • ajv8.17.1
  • append-field1.0.0
  • busboy1.6.0
  • cookie-parser1.4.7
  • date-fns4.1.0
  • express4.21.1
  • handlebars4.7.8
  • http-proxy-middleware3.0.5
  • jsonpath-plus10.3.0
  • killable1.0.1
  • mime-types2.1.35
  • mockprox-commons2.3.3
  • object-path0.11.8
  • path-to-regexp8.2.0
  • qs6.13.0
  • range-parser1.2.1
  • swagger-typescript-api13.0.23
  • tslib2.8.0
  • typed-emitter2.1.0
  • winston3.15.0
  • ws8.18.0
  • xml-js1.6.11