PkgRadar

Package evidence

@jungho-dev/[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
124
Versions published
30
First published
May 2026
Publisher
jungho-dev

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":["@jungho-dev/[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":["@jungho-dev/[email protected]"],"fail_on":"review"}'
Publisherjungho-dev
Artifact bytes89,090
Previous version1.7.4
Published2026-06-03T14:56:38.133Z
SHA-256a5f80e2a9422163803f7cd2f808204a76f7b394451e453fd0128ff70d7436c1d

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • buildbunx tsc --noEmit && shx rm -rf out && bunx swc src -d out --config-file ./.server.swcrc --strip-leading-paths && bunx tsc-alias -p tsconfig.json --outDir out -f -fe .js
  • publishbun scripts/publish.mjs
  • testbun tests/run-all-tests.js
  • verifybun run verify:source && bun run verify:shape && bun run verify:tools && bun run verify:reports
  • verify:reportsbun tests/scripts/scripts-verify-optimization-reports.mjs
  • verify:shapebun tests/scripts/scripts-verify-release-shape.mjs
  • verify:sourcebunx tsc --noEmit
  • verify:toolsbun tests/scripts/scripts-verify-tool-surface.mjs
Dependencies7
  • @modelcontextprotocol/sdk^1.29.0
  • @vscode/ripgrep^1.18.0
  • fastest-levenshtein^1.0.16
  • isbinaryfile^6.0.0
  • pizzip^3.2.0
  • zod3.25.76
  • zod-to-json-schema^3.25.2