PkgRadar

Package evidence

@zuplo/[email protected]

Credential file access: matched ".ssh/"

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 promoting

Mixed 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"}'
Artifact bytes16,095,922
Previous version1.0.27435997602
Published2026-06-12T19:14:59.870Z
SHA-256e3745ae871bca7727f19bd394d3bfcd196a4ca8b0333df0e46ed6e90d9056436

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

review
Last checked
reviewRisk
1Score
1.0.27437410426Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/client/static/js/ssh-config-Du_YWmDD.jsmatched ".ssh/"5
lowLarge Javascript Payloadpackage/dist/client/monaco/min/vs/editor/editor.main.js3687467 bytes0
lowObfuscation Densitypackage/dist/client/monaco/min/vs/basic-languages/freemarker2/freemarker2.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/client/static/js/main.local-lZPNAEDP.js7799300 bytes0
lowLarge Javascript Payloadpackage/dist/client/monaco/min/vs/language/typescript/tsWorker.js5749518 bytes0

Manifest

Package metadata

Scripts8
  • buildpnpm run build:client && pnpm run build:server
  • build:clientcd ../.. && vite build --mode local-editor
  • build:servertsgo
  • cleanrm -rf dist
  • devtsx ./scripts/dev.ts
  • servetsx ./scripts/serve.ts
  • testpnpm run build:server && node --test --enable-source-maps dist/**/*.spec.js
  • test: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.52
  • chokidar4.0.3
  • fastify5.8.3
  • pino10.0.0
  • pino-http11.0.0
  • pino-http-print3.1.0
  • pino-pretty13.0.0