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.

Versions published
75
First published
Feb 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 bytes91,380
Previous version0.29.2
Published2026-06-10T12:53:28.549Z
SHA-2561558b6d2adf795339b4b1f2e8d1615c6df5a9a7f3e7b49ff2416ba3811083464

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
0.29.3Version
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/runtime/server/api/session/ssh-keys.post.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts8
  • buildnuxt-module-build build
  • clean:stubsfind src/runtime \( -name '*.d.ts' -o -name '*.d.vue.ts' -o -name '*.js' \) -delete 2>/dev/null; true
  • devnuxt-module-build build --stub
  • linteslint .
  • prebuildpnpm clean:stubs
  • testvitest run --passWithNoTests
  • test:coveragevitest run --coverage
  • typecheckvue-tsc --noEmit
Dependencies7
  • @nuxt/kit^4.4.6
  • @openape/auth0.11.3
  • @openape/core0.18.0
  • @openape/grants0.12.1
  • @simplewebauthn/browser^13
  • defu^6.1.7
  • jose^5.9.0