PkgRadar

Package evidence

@sugukuru/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
19
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 bytes4,884,745
Previous version6.15.4
Published2026-05-28T18:25:48.281Z
SHA-256ad610ce6c8fac972bfcf6b3e55b362421204fbc3773b78680812c2e3d0a647e8

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

low
Last checked
lowRisk
0Score
6.16.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/ui/dashboard.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts20
  • buildnpm run clean && tsc && node scripts/build-ui.js
  • build:servernpm run clean && tsc
  • build:uinode scripts/build-ui.js
  • cleannode -e "require('fs').rmSync('dist',{recursive:true,force:true})"
  • data:fetchtsx scripts/fetch-real-data.ts
  • data:fetch:alltsx scripts/fetch-real-data.ts --all --year 2025
  • demo:recordnode scripts/record-demo-video.mjs
  • devtsc --watch
  • fonts:downloadnode scripts/download-fonts.js
  • formatprettier --write src/ tests/
  • format:checkprettier --check src/ tests/
  • linttsc --noEmit
  • lint:eslinteslint src/ tests/
  • screenshotsnode scripts/capture-dashboard-screenshots.mjs
  • startnode dist/index.js
  • start:httpnode dist/http.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • ui:gentsx scripts/generate-ui-prefecture-data.ts
Dependencies20
  • @google-cloud/bigquery^8.3.1
  • @google/genai^2.6.0
  • @modelcontextprotocol/ext-apps^1.7.2
  • @modelcontextprotocol/sdk^1.12.1
  • @sentry/node^10.53.1
  • @turf/boolean-point-in-polygon^7.2.0
  • @turf/helpers^7.2.0
  • better-sqlite3^12.10.0
  • express^5.1.0
  • express-rate-limit^8.5.2
  • helmet^8.2.0
  • papaparse^5.5.2
  • pdfkit^0.18.0
  • pino^10.3.1
  • prom-client^15.1.3
  • stripe^22.2.0
  • suncalc^1.9.0
  • topojson-client^3.1.0
  • xlsx^0.18.5
  • zod^3.23.8