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
- 36Established · −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 monitoringNo 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 2679623 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/index.cjs | 2679623 bytes | 0 |
| low | Obfuscation Density | package/dist/cli/dev.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts24
buildnpm run clean && tsc && node scripts/build-cjs.mjsbuild:cjsnode scripts/build-cjs.mjsbuild:esmtscci:localbash scripts/ci-local.shci:local:quickbash scripts/ci-local.sh --quickcleannode -e "require('node:fs').rmSync('dist',{recursive:true,force:true})"devtsc --watchformatprettier --write .format:changednode scripts/format-check.mjs --writeformat:checknode scripts/format-check.mjsformat:check:allprettier --check .linteslint src/prepublishOnlynpm run buildtestvitest runtest:auditnpm run verify:exports && npm run verify:adapterstest:benchnode test/benchmark/run-benchmark.mjstest:covvitest run --coveragetest:e2evitest run test/e2etest:intvitest run test/integrationtest:unitvitest run test/unittest:watchvitesttypechecktsc --noEmitverify:adaptersnode test/verify-adapters-startup.mjsverify:exportsnode test/verify-package-exports.mjs
Dependencies11
@koa/router^13.1.1esbuild^0.27.3fast-glob^3.3.3flex-rate-limit1.0.3monsqlize^1.3.0pino^9.6.0pino-pretty^13.0.0response-cache-kit^1.2.0route-core^0.0.4schema-dsl^1.2.5ts-morph^28.0.0