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
- 22,620,976Ubiquitous · −70% score
- Versions published
- 1,617Mature · −50% score
- First published
- May 2021
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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":["[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
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
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/src/workers/core/entry.worker.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/src/workers/email/send_email.worker.js | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/dist/src/index.js | 3872645 bytes | 10 |
Manifest
Package metadata
Scripts13
buildnode scripts/build.mjs && pnpm run types:buildcapnp:workerdcapnp-es node_modules/workerd/workerd.capnp -ots:src/runtime/config/generated --src-prefix=node_modules/workerdcheck:generate-apinode -r esbuild-register scripts/check-generate-api.tscheck:typetsccleannode -r esbuild-register ../../tools/clean/clean.ts ./dist ./dist-typesdevconcurrently -n esbuild,typechk,typewrk -c yellow,blue,blue.dim "node scripts/build.mjs --watch" "node scripts/types.mjs tsconfig.json --bundle --watch" "node scripts/types.mjs src/workers/tsconfig.json --watch"generate:apipnpm generate:openapi && pnpm generate:typesgenerate:openapinode -r esbuild-register scripts/filter-openapi.ts -i $OPENAPI_INPUT_PATHgenerate:typesopenapi-ts && oxfmt src/workers/local-explorer/openapi.local.json src/workers/local-explorer/generatedposttestnode -r esbuild-register ../../tools/clean/clean.ts ./.tmptestvitest runtest:cipnpm run testtypes:buildnode scripts/types.mjs tsconfig.json --bundle && node scripts/types.mjs src/workers/tsconfig.json
Dependencies6
@cspotcode/source-map-support0.8.1sharp^0.34.5undici7.24.8workerd1.20260521.1ws8.20.1youch4.1.0-beta.10