PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publishersanjaydivakar
Artifact bytes41,843
Previous version1.6.4
Published2026-05-25T02:14:00.843Z
SHA-25656f5806d2a58d6261ff851e9a5d2285c74780ad74639d595838954b05ce2c794

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

high
Last checked
highRisk
39Score
1.6.5Version
Status history (1 event)
  1. newavailable · risk high · score 39 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

sanjaydivakar

10 members · evidence strength 71

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential file accesspackage/src/cli/deploy.tsmatched ".ssh"30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/src/cli/deploy.tsmatched ".ssh"30
lowObfuscationpackage/src/utils/banner.tsmatched "\\x1b"3
lowObfuscationpackage/src/cli/index.tsmatched "\\x1b"3
lowObfuscationpackage/src/utils/logger.tsmatched "\\x1b"3

Manifest

Package metadata

Scripts5
  • buildtsc
  • clitsx src/cli/index.ts
  • devtsx src/gateway/index.ts
  • startnode dist/gateway/index.js
  • testecho "Error: no test specified" && exit 1
Dependencies16
  • @anthropic-ai/sdk^0.98.0
  • @browserbasehq/sdk^2.12.0
  • @clack/prompts^1.4.0
  • @whiskeysockets/baileys^7.0.0-rc13
  • better-sqlite3^12.10.0
  • dotenv^17.4.2
  • express^5.2.1
  • googleapis^172.0.0
  • grammy^1.43.0
  • node-cron^4.2.1
  • node-ssh^13.2.1
  • playwright^1.60.0
  • qrcode-terminal^0.12.0
  • tsx^4.22.3
  • typescript^6.0.3
  • ws^8.21.0