PkgRadar

Package evidence

@13w/[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
42
Versions published
22
First published
Feb 2026
Publisher
13w

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":["@13w/[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":["@13w/[email protected]"],"fail_on":"review"}'
Publisher13w
Artifact bytes311,803
Previous version2.0.0
Published2026-05-25T12:37:45.736Z
SHA-2569c8bc2cef9d198888b5d615b89ecad7b02860db709b26cd246b1680501845e0b

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

Scripts13
  • benchnode dist/scripts/benchmark.js
  • bench:buildtsc -p tsconfig.bench.json
  • bench:fastnode dist/scripts/benchmark.js --no-descriptions
  • bench:rerunnode dist/scripts/benchmark.js --skip-index
  • buildpnpm run build:ui && tsc
  • build:uipnpm -C src/dashboard-ui run build
  • indexnode dist/bin.js index
  • prepublishpnpm build
  • re-embednode dist/bin.js re-embed
  • startnode dist/bin.js serve
  • testvitest run
  • test:watchvitest
  • watchnode dist/bin.js watch
Dependencies13
  • @fastify/static^9.1.3
  • @modelcontextprotocol/sdk^1.29.0
  • @qdrant/js-client-rest^1.18.0
  • chokidar^5.0.0
  • fastify^5.8.5
  • ignore^7.0.5
  • js-yaml^4.1.1
  • smol-toml^1.6.1
  • tree-sitter-go^0.25.0
  • tree-sitter-rust^0.24.0
  • tree-sitter-typescript^0.23.2
  • web-tree-sitter^0.26.9
  • zod^4.4.3