PkgRadar

Package evidence

[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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherchebizarro
Artifact bytes142,832
Previous version2026.5.53
Published2026-05-23T23:18:02.447Z
SHA-256321851033965cfaa7407e98d2cab5c611a87ef5b532602e853d50a8af515ece7

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/scripts/apply-to-agent.shmatched ".ssh"5
lowObfuscationpackage/src/nostr-bus.fuzz.test.tsmatched "\\u200B"3
lowObfuscationpackage/src/nostr-profile.fuzz.test.tsmatched "\\u200B"3

Manifest

Package metadata

Scripts1
  • test:bootstrapnode --test test/nostr-claw-bootstrap.test.mjs
Dependencies1
  • nostr-tools^2.23.3