PkgRadar

Package evidence

@varity-labs/[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.

Weekly downloads
35
Versions published
33
First published
Mar 2026
Publisher
varityadmin

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":["@varity-labs/[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":["@varity-labs/[email protected]"],"fail_on":"review"}'
Publishervarityadmin
Artifact bytes78,416
Previous version2.0.0-beta.24
Published2026-06-11T17:11:02.230Z
SHA-2567589127fd2112ec4ba8422201c9789e0b8a02a65de66c964d86344d9720c4b55

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
5Score
2.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/tools/agent.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts6
  • buildtsc
  • devtsc --watch
  • prepublishOnlynpm run build && node scripts/prepublish-guard.cjs
  • startnode dist/index.js
  • start:httpnode dist/index.js --transport http --port 3100
  • testnode --test test/deploy-status-liveness.mjs
Dependencies6
  • @modelcontextprotocol/sdk^1.26.0
  • @sentry/node^8.38.0
  • express-rate-limit^7.4.1
  • helmet^8.0.0
  • winston^3.17.0
  • zod^3.25.0