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.

Weekly downloads
516
Versions published
77
First published
Dec 2025
Publisher
thelord810

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"}'
Publisherthelord810
Artifact bytes320,776
Previous version1.36.0
Published2026-06-13T06:30:01.727Z
SHA-25691fca51aa477edcd628945389ecc8648a606100ec994d750d56ecd8df7a6e8c5

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildtsc && node -e "const fs=require('fs');fs.writeFileSync('dist/run-claude.sh',fs.readFileSync('run-claude.sh','utf8').replace(/\r\n/g,'\n'))"
  • devtsx watch src/index.ts
  • linteslint src/
  • startnode dist/index.js
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies9
  • @anthropic-ai/sdk^0.79.0
  • @memvid/sdk^2.0.159
  • @modelcontextprotocol/sdk^1.0.0
  • form-data^4.0.5
  • gray-matter^4.0.3
  • js-yaml^4.1.0
  • open^11.0.0
  • ws^8.18.0
  • zod^3.23.0