PkgRadar

Package evidence

[email protected]

no findings

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"}'
Publisherhsutou
Artifact bytes18,523
Previous versionnone
Published2026-05-21T13:24:23.509Z
SHA-2562e6dbf2dfb34d796f14ad5df8b29db1d353de1c1c722e0ff9e38ad6de6022b51

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
1.0.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

Dependencies12
  • axios^1.16.1
  • better-sqlite3^9.4.3
  • cors^2.8.5
  • dotenv^16.3.1
  • express^4.18.2
  • express-rate-limit^6.7.0
  • helmet^7.0.0
  • jsonwebtoken^9.0.2
  • morgan^1.10.0
  • multer^1.4.5-lts.1
  • uuid^9.0.0
  • winston^3.11.0