PkgRadar

Package evidence

@openape/[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":["@openape/[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":["@openape/[email protected]"],"fail_on":"high"}'
Artifact bytes68,279
Previous version2.8.11
Published2026-05-24T17:52:20.764Z
SHA-256de6773eee283a17f5880021975e038ee93888fdee58d0078af4c4f646024be35

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
57Score
2.8.12Version
Status history (1 event)
  1. newavailable · risk high · score 57 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/bridge.mjsmatched ".ssh"30
mediumRemote Payloadpackage/dist/bridge.mjsmatched "curl "12
mediumObfuscation Densitypackage/dist/bridge.mjshigh encoded/escaped-token density12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/bridge.mjsmatched ".ssh"30
mediumRemote Payloadpackage/dist/bridge.mjsmatched "curl "12
mediumObfuscation Densitypackage/dist/bridge.mjshigh encoded/escaped-token density12
lowObfuscationpackage/dist/bridge.mjsmatched "\\x1B"3

Manifest

Package metadata

Scripts6
  • buildtsup
  • devtsup --watch
  • linteslint .
  • lint:fixeslint . --fix
  • testvitest run
  • typechecktsc --noEmit
Dependencies7
  • @openape/apes1.28.11
  • @openape/cli-auth0.4.1
  • @openape/prompt-injection-detector0.1.0
  • jose^5.9.0
  • ofetch^1.4.1
  • ws^8.18.0
  • yaml^2.8.0