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.

Weekly downloads
111
Versions published
17
First published
May 2026
Publisher
sugukuru

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":["@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,856,504
Previous version6.15.1
Published2026-05-28T03:18:48.634Z
SHA-2567ab194278021c9817cc7104acb05db13e1b042ea5da1b5b1a5aa85742a002cfa

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

review
Last checked
reviewRisk
12Score
6.15.2Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/ui/dashboard.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts21
  • 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/
  • prepublishOnlynpm run build
  • 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
Dependencies19
  • @google-cloud/bigquery^8.3.0
  • @google/genai^2.0.1
  • @modelcontextprotocol/ext-apps^1.7.1
  • @modelcontextprotocol/sdk^1.12.1
  • @sentry/node^10.52.0
  • @turf/boolean-point-in-polygon^7.2.0
  • @turf/helpers^7.2.0
  • better-sqlite3^12.9.0
  • express^5.1.0
  • express-rate-limit^8.5.1
  • helmet^8.1.0
  • papaparse^5.5.2
  • pdfkit^0.18.0
  • pino^10.3.1
  • prom-client^15.1.3
  • suncalc^1.9.0
  • topojson-client^3.1.0
  • xlsx^0.18.5
  • zod^3.24.4