PkgRadar

Package evidence

@7clave/[email protected]

Credential file access: matched ".ssh"

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":["@7clave/[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":["@7clave/[email protected]"],"fail_on":"review"}'
Publisherconfclave
Artifact bytes60,848
Previous versionnone
Published2026-05-25T07:11:52.400Z
SHA-256c6cb26b0b74045b82b149a4a9725fc4deea26f64f9bd25c1bcc0721644161815

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chunk-EZZ5HM57.jsmatched ".ssh"5
lowCredential file accesspackage/dist/index.jsmatched ".ssh"5
lowObfuscationpackage/dist/chunk-BRHUXY2J.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-EZZ5HM57.jsmatched "\\u2014"3
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts2
  • buildnode ../custody-sdk/scripts/build-kit.mjs
  • prepublishOnlytest -f dist/index.js || (echo 'dist/ missing — run npm run build from monorepo first' && exit 1)
Dependencies3
  • canonicalize^2.0.0
  • jose^6.0.11
  • zod^4.3.6