PkgRadar

Package evidence

@vantedge/[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
1
First published
May 2026
Publisher
alexandrevantedge

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":["@vantedge/[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":["@vantedge/[email protected]"],"fail_on":"review"}'
Artifact bytes36,448
Previous versionnone
Published2026-05-27T11:33:05.958Z
SHA-25667cdfe83a2530bb417ef48504318e536db7a923a304898a2ef703d0bfc874c0d

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
3Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/policies/openclaw-vps.yamlmatched ".ssh"3

Manifest

Package metadata

Scripts12
  • buildtsc
  • demotsx demo/run.ts
  • demo:a1tsx demo/run.ts --scenario a1
  • demo:a2tsx demo/run.ts --scenario a2
  • demo:a4tsx demo/run.ts --scenario a4
  • demo:m1tsx demo/run.ts --scenario m1
  • devtsx watch src/proxy.ts
  • linttsc --noEmit
  • red-teamtsx red-team/runner.ts
  • red-team:deeptsx red-team/runner.ts --rounds 3 --payloads 12
  • testvitest run
  • test:watchvitest
Dependencies3
  • @anthropic-ai/sdk^0.98.1
  • js-yaml^4.1.0
  • zod^3.23.8