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
433
Versions published
93Mature · −50% score
First published
Jul 2024
Publisher
ardhi

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"}'
Publisherardhi
Artifact bytes516,231
Previous version2.17.0
Published2026-06-12T15:17:46.803Z
SHA-256ab4a08b62874f3e691bed1391b10d9821969a4c5cd4792ef9970ddc1341f1cb1

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.18.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts2
  • build-docjsdoc -c .jsdoc.conf.json
  • testmocha
Dependencies16
  • @fastify/accepts^5.0.4
  • @fastify/compress^8.3.1
  • @fastify/cookie^11.0.2
  • @fastify/cors^11.2.0
  • @fastify/flash^6.0.3
  • @fastify/formbody^8.0.2
  • @fastify/helmet^13.0.2
  • @fastify/multipart^9.3.0
  • @fastify/rate-limit^10.3.0
  • @fastify/reply-from^12.5.0
  • @fastify/sensible^6.0.4
  • @fastify/session^11.1.1
  • @fastify/under-pressure^9.0.3
  • fastify^5.6.2
  • query-string^9.3.1
  • waibu-fastify-static^2.0.0