PkgRadar

Package evidence

@sugukuru/[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
2
First published
May 2026
Publisher
sugukuru

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":["@sugukuru/[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":["@sugukuru/[email protected]"],"fail_on":"review"}'
Publishersugukuru
Artifact bytes165,719
Previous version1.0.0
Published2026-05-28T15:41:31.873Z
SHA-256a0d12a2f12cbe57cd107f68a888cd17fa25783846714a6e0e806df519b84e6a0

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.0.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

Scripts11
  • buildtsc && vite build
  • devtsx watch src/server.ts
  • gcp-buildnpm run build
  • inspectnpx @modelcontextprotocol/inspector http://127.0.0.1:3001/mcp
  • linteslint src tests
  • prepacknpm run build
  • servenode dist/server.js
  • startnode dist/server.js
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit && tsc -p web/tsconfig.json --noEmit
Dependencies18
  • @modelcontextprotocol/ext-apps^1.7.0
  • @modelcontextprotocol/sdk^1.29.0
  • @mozilla/readability^0.6.0
  • cors^2.8.5
  • express^4.21.0
  • html-entities^2.5.0
  • ipaddr.js^2.2.0
  • isomorphic-dompurify^2.16.0
  • jsdom^25.0.0
  • lru-cache^11.0.0
  • pino^9.5.0
  • pino-http^10.3.0
  • robots-parser^3.0.1
  • tldts^6.1.0
  • turndown^7.2.0
  • turndown-plugin-gfm^1.0.2
  • undici^7.0.0
  • zod^3.23.0