PkgRadar

Package evidence

[email protected]

Suspicious Publish Context

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
flyshelf

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"}'
Publisherflyshelf
Artifact bytes304,327
Previous version1.1.1
Published2026-06-23T14:16:42.495Z
SHA-256298f96a4007ca72587d10ab7b4de461eda0a2a0ff9cd2cab1b0ed4e186aab258

Why flagged

What the scanner saw

Suspicious Publish Context

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.1.2Version
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 Contextmanifest10

Manifest

Package metadata

Scripts 9

Sign in to view install / lifecycle script contents.

Dependencies8
  • @modelcontextprotocol/sdk^1.12.1
  • better-sqlite3^11.8.2
  • chokidar^4.0.3
  • glob^11.0.1
  • ignore^7.0.4
  • simple-git^3.27.0
  • tree-sitter^0.22.4
  • zod^3.24.4
Optional dependencies15
  • tree-sitter-bash*
  • tree-sitter-c*
  • tree-sitter-c-sharp*
  • tree-sitter-cpp*
  • tree-sitter-css*
  • tree-sitter-go*
  • tree-sitter-html*
  • tree-sitter-java*
  • tree-sitter-javascript*
  • tree-sitter-json*
  • tree-sitter-php*
  • tree-sitter-python*
  • tree-sitter-ruby*
  • tree-sitter-rust*
  • tree-sitter-typescript*