PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2699521 bytes

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
605
Versions published
37Established · −30% score
First published
Nov 2025
Publisher
rocky_shi

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["[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"}'
Publisherrocky_shi
Artifact bytes1,135,696
Previous version0.3.14
Published2026-06-04T08:34:43.882Z
SHA-256bfbc22ee7589677a2a6e0b0eb0120f6f0cea08987f6aa456554cc91e71295955

Why flagged

What the scanner saw

Large Javascript Payload: 2699521 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.cjs2699521 bytes0
lowObfuscation Densitypackage/dist/cli/dev.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts24
  • buildnpm run clean && tsc && node scripts/build-cjs.mjs
  • build:cjsnode scripts/build-cjs.mjs
  • build:esmtsc
  • ci:localbash scripts/ci-local.sh
  • ci:local:quickbash scripts/ci-local.sh --quick
  • cleannode -e "require('node:fs').rmSync('dist',{recursive:true,force:true})"
  • devtsc --watch
  • formatprettier --write .
  • format:changednode scripts/format-check.mjs --write
  • format:checknode scripts/format-check.mjs
  • format:check:allprettier --check .
  • linteslint src/
  • prepublishOnlynpm run build
  • testvitest run
  • test:auditnpm run verify:exports && npm run verify:adapters
  • test:benchnode test/benchmark/run-benchmark.mjs
  • test:covvitest run --coverage
  • test:e2evitest run test/e2e
  • test:intvitest run test/integration
  • test:unitvitest run test/unit
  • test:watchvitest
  • typechecktsc --noEmit
  • verify:adaptersnode test/verify-adapters-startup.mjs
  • verify:exportsnode test/verify-package-exports.mjs
Dependencies11
  • @koa/router^13.1.1
  • esbuild^0.27.3
  • fast-glob^3.3.3
  • flex-rate-limit1.0.3
  • monsqlize^1.3.0
  • pino^9.6.0
  • pino-pretty^13.0.0
  • response-cache-kit^1.2.0
  • route-core^0.0.4
  • schema-dsl^1.2.5
  • ts-morph^28.0.0