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
- 114
- Versions published
- 64Established · −30% score
- First published
- Aug 2025
- Publisher
- grasilife
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: 2269534 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
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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/index.js | 2269534 bytes | 0 |
Manifest
Package metadata
Scripts26
benchmarkbun run benchmarks/performance.tsbenchmark:comprehensivebun run benchmarks/comprehensive-benchmark.tsbenchmark:quickbun run benchmarks/quick-benchmark.tsbenchmark:ultimatebun run benchmarks/ultimate-performance-test.tsbenchmark:ultrabun run benchmarks/ultra-performance-test.tsbenchmark:validatorsbun run benchmarks/validators-benchmark.tsbuildbun build src/index.ts --outdir dist --target bunbuild:typestsc --declaration --emitDeclarationOnly --outDir distdevbun --watch index.tsdocs:buildbun run docs:builddocs:devbun run docs:servedocs:servebun run docs:serveformatprettier --write src/**/*.ts tests/**/*.ts benchmarks/**/*.tsformat:checkprettier --check src/**/*.ts tests/**/*.ts benchmarks/**/*.tslinteslint src/**/*.ts tests/**/*.ts benchmarks/**/*.tslint:fixeslint src/**/*.ts tests/**/*.ts benchmarks/**/*.ts --fixpostbuildrimraf src/**/*.d.tsreleasebun run type-check && bun run build && bun run test:run && bumpp && bun publishstartbun run dist/index.jstestvitesttest:coveragevitest --coveragetest:integrationvitest tests/integration/test:runvitest runtest:uivitest --uitest:unitvitest tests/unit/type-checktsc --noEmit
Dependencies8
@sinclair/typebox^0.34.39@vue/server-renderer^3.5.18bun^1.2.15cookie^1.0.2qs^6.14.0react^19.1.1react-dom^19.1.1vue^3.5.18