PkgRadar

Package evidence

@agent-relay/[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.

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":["@agent-relay/[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":["@agent-relay/[email protected]"],"fail_on":"review"}'
Artifact bytes47,440
Previous version7.1.0
Published2026-05-25T06:52:54.809Z
SHA-256b6ac5a3fe48e60a7bcdca22c50b8a6c7f5049e9a6127e27d103b0f3de5437137

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
4Score
7.1.1Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/connect.jsmatched ".ssh"5
lowCredential file accesspackage/dist/workflows.jsmatched ".aws"5
lowObfuscationpackage/dist/connect.jsmatched "\\x1b"3
lowObfuscationpackage/dist/lib/ssh-interactive.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts4
  • buildtsc
  • cleanrm -rf dist
  • testvitest run
  • test:watchvitest
Dependencies4
  • @agent-relay/config7.1.1
  • @aws-sdk/client-s33.1020.0
  • ignore^7.0.5
  • tar^7.5.10
Optional dependencies1
  • ssh2^1.17.0