PkgRadar

Package evidence

@boon4681/[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.

Versions published
11
First published
Jun 2026
Publisher
boon4681

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":["@boon4681/[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":["@boon4681/[email protected]"],"fail_on":"review"}'
Publisherboon4681
Artifact bytes175,004
Previous version0.0.2-alpha-7
Published2026-06-10T23:13:30.727Z
SHA-256f7f6c7d6a78fbf5f0f93223be91c296e9881f923d9d3d5aa565b10db1ca858cf

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
0.0.2-alpha-8Version
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
  • benchyarn --cwd .bench bench
  • buildtsx ./build.ts
  • speedyarn bench
  • testvitest --run
  • typechecktsc --noEmit
Dependencies8
  • @clack/prompts^1.5.1
  • @hono/standard-validator^0.2.1
  • @sinclair/typebox^0.34.49
  • chokidar^5.0.0
  • esbuild^0.27.7
  • esbuild-register^3.6.0
  • openapi-types^12.1.3
  • tinyglobby^0.2.16