PkgRadar

Package evidence

[email protected]

Suspicious Publish Context: {"package_age_days":3,"publisher":"gcunharodrigues","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":true,"new_account":false}

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
473
Versions published
4
First published
Jun 2026
Publisher
gcunharodrigues

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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 bytes186,315
Previous version6.0.0-wrxn.3
Published2026-06-17T19:49:23.204Z
SHA-256ea605cf2d900ab6e060f23e0e094f69514ef92a26cedb86c0e12e6457cbf8963

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":3,"publisher":"gcunharodrigues","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":true,"new_account":false}

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
6.0.0-wrxn.4Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":3,"publisher":"gcunharodrigues","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":true,"new_account":false}10

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
Dependencies24
  • @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
  • mdast-util-from-markdown^2.0.3
  • mdast-util-frontmatter^2.0.1
  • mdast-util-to-string^4.0.0
  • micromark-extension-frontmatter^2.0.0
  • 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
  • yaml^2.9.0
Optional dependencies3
  • @huggingface/transformers^3.8.1
  • tree-sitter-kotlin^0.3.8
  • tree-sitter-swift^0.7.1