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
165
Versions published
9
First published
Mar 2026
Publisher
koder15

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"}'
Publisherkoder15
Artifact bytes18,503
Previous version1.2.2
Published2026-05-22T23:10:58.061Z
SHA-256e9f5ff0c44e31b5d96595150cffe1ab3e244d14b21a36565235ea22ef7476b9b

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • checktsc -p tsconfig.build.json --noEmit
  • cleanrm -rf dist
  • distbun clean && tsc -p tsconfig.build.json
  • key:generatebun ./src/pipes/crypto/genkey.ts --genkey
  • linterbiome check ./src
  • linter:fixbiome check ./src --write
  • linter:fixfbiome check ./src --write --unsafe
Dependencies13
  • @faker-js/faker^10.4.0
  • @hono/zod-openapi^1.3.0
  • @scalar/hono-api-reference^0.10.12
  • cac^7.0.0
  • chalk^5.6.2
  • dotenv^17.4.2
  • dotenv-expand^13.0.0
  • hono^4.12.16
  • hono-rate-limiter^0.5.3
  • lib15link:
  • libsodium-wrappers^0.8.4
  • ora^9.4.0
  • prompts^2.4.2