PkgRadar

Package evidence

@siddharthakatiyar/[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
3
First published
Jun 2026
Publisher
siddharthakatiyar

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":["@siddharthakatiyar/[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":["@siddharthakatiyar/[email protected]"],"fail_on":"review"}'
Artifact bytes67,417
Previous version0.2.1
Published2026-06-12T05:07:23.248Z
SHA-256beb7d39e2d1b08be3c7a96feeccd526d2a9d61d5540a31bd42d4f82ffb36c077

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildtsc
  • coveragevitest run --coverage
  • devtsx watch src/index.ts
  • linteslint src/ tests/
  • prepublishOnlynpm run build
  • testvitest run
Dependencies11
  • @modelcontextprotocol/sdk^1.29.0
  • better-sqlite3^12.10.0
  • chalk^5.6.2
  • chokidar^5.0.0
  • cli-progress^3.12.0
  • commander^15.0.0
  • glob^13.0.6
  • ora^9.4.0
  • tree-sitter-wasms^0.1.13
  • web-tree-sitter^0.22.6
  • zod^4.4.3