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.

Versions published
1
First published
Jun 2026
Publisher
gcunharodrigues

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"}'
Artifact bytes137,431
Previous versionnone
Published2026-06-14T21:13:08.387Z
SHA-256cf619c34ea7495a3d0d65ca3807b07951d61b227c797b1c2908befdda6f77dd7

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
6.0.0-wrxn.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

Scripts5
  • buildtsc && node -e "const fs=require('fs');fs.cpSync('src/dashboard','dist/dashboard',{recursive:true})"
  • devtsc --watch
  • preparenpm run build
  • reviewnode dist/scripts/pr-review.js
  • testvitest run
Dependencies19
  • @modelcontextprotocol/sdk^1.12.1
  • better-sqlite3^12.8.0
  • chokidar^5.0.0
  • commander^13.1.0
  • cors^2.8.6
  • express^5.2.1
  • tree-sitter^0.21.1
  • tree-sitter-c^0.21.4
  • tree-sitter-c-sharp^0.23.1
  • tree-sitter-cpp^0.22.3
  • tree-sitter-go^0.25.0
  • tree-sitter-java^0.21.0
  • tree-sitter-javascript^0.21.4
  • tree-sitter-php^0.23.2
  • tree-sitter-python^0.21.0
  • tree-sitter-ruby^0.23.1
  • tree-sitter-rust^0.21.0
  • tree-sitter-typescript^0.21.2
  • typescript^5.8.0
Optional dependencies3
  • @huggingface/transformers^3.8.1
  • tree-sitter-kotlin^0.3.8
  • tree-sitter-swift^0.7.1