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 bytes211,528
Previous version2.0.0-beta.21
Published2026-05-20T21:50:01.075Z
SHA-2562177866173c5ae3dd9e34218b537e7a144e7f3973e3ce1c9fee0424040327712

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.0.0-beta.23Version
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
  • startnode dist/index.js
  • start:httpnode dist/index.js --transport http --port 3100
  • testvitest run
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