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.
- Versions published
- 2,083Established · −30% score
- First published
- Oct 2025
- 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":["@zuplo/[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":["@zuplo/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".ssh/"
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 1 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/client/static/js/ssh-config-Du_YWmDD.js | matched ".ssh/" | 5 |
| low | Large Javascript Payload | package/dist/client/monaco/min/vs/editor/editor.main.js | 3687467 bytes | 0 |
| low | Obfuscation Density | package/dist/client/monaco/min/vs/basic-languages/freemarker2/freemarker2.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/client/static/js/main.local-lZPNAEDP.js | 7799300 bytes | 0 |
| low | Large Javascript Payload | package/dist/client/monaco/min/vs/language/typescript/tsWorker.js | 5749518 bytes | 0 |
Manifest
Package metadata
Scripts8
buildpnpm run build:client && pnpm run build:serverbuild:clientcd ../.. && vite build --mode local-editorbuild:servertsgocleanrm -rf distdevtsx ./scripts/dev.tsservetsx ./scripts/serve.tstestpnpm run build:server && node --test --enable-source-maps dist/**/*.spec.jstest:watchpnpm run build:server && node --test --watch --enable-source-maps dist/**/*.spec.js
Dependencies13
@fastify/cors11.1.0@fastify/http-proxy11.3.0@fastify/multipart9.2.1@fastify/static8.2.0@fastify/type-provider-typebox6.0.0@sinclair/typebox0.34.33@zuplo/errors6.59.52chokidar4.0.3fastify5.8.3pino10.0.0pino-http11.0.0pino-http-print3.1.0pino-pretty13.0.0