PkgRadar

Package evidence

@rayhanadev/[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":["@rayhanadev/[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":["@rayhanadev/[email protected]"],"fail_on":"high"}'
Publisherrayhanadev
Artifact bytes27,232
Previous version0.1.0
Published2026-05-24T21:35:50.363Z
SHA-256136e334d866fb63b79f54031c4f92b7cca3034dee1b92751c3f5a665b3cd8ca4

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

rayhanadev

2 members · evidence strength 50

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/sdk-JYaqBNlb.mjsmatched ".ssh"30

Manifest

Package metadata

Scripts9
  • buildtsdown
  • devbun src/index.ts
  • formatoxfmt
  • lintoxlint --type-aware src
  • prepublishOnlybun run build
  • releasebun run build && changeset publish
  • startbun src/index.ts
  • typechecktsgo --noEmit
  • versionchangeset version
Dependencies2
  • @opentui/core^0.2.15
  • sade^1.8.1