PkgRadar

Package evidence

@openape/[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
265
Versions published
129
First published
Mar 2026
Publisher
patrick-hofmann

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":["@openape/[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":["@openape/[email protected]"],"fail_on":"review"}'
Artifact bytes256,974
Previous version1.30.0
Published2026-06-10T12:53:08.103Z
SHA-25627bb2508c021091dc91a716176f22d8847aabfc2c2b5db67d9e0708d9013a940

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
1.31.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/cli.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts5
  • buildtsup
  • linteslint .
  • testvitest run --coverage
  • test:coveragevitest run --coverage
  • typechecktsc --noEmit
Dependencies13
  • @lydell/node-pty1.2.0-beta.12
  • @modelcontextprotocol/sdk^1.27.1
  • @openape/agent-runtime0.2.2
  • @openape/cli-auth0.5.0
  • @openape/core0.18.0
  • @openape/grants0.12.1
  • @openape/proxy0.4.6
  • @openape/shapes0.7.1
  • citty^0.2.2
  • consola^3.4.2
  • giget^2.0.0
  • shell-quote^1.8.4
  • zod^4.3.6