PkgRadar

Package evidence

@jl-org/[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":["@jl-org/[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":["@jl-org/[email protected]"],"fail_on":"high"}'
Publisher_corazon
Artifact bytes36,218
Previous version1.0.8
Published2026-03-13T07:07:43.994Z
SHA-256c888eab92348cef8b74b4c7e7057c8c08b7a382c88773236a55c66ac5d1a3266

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

_corazon

2 members · evidence strength 60

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.cjsmatched ".ssh"30
highCredential file accesspackage/dist/index.jsmatched ".ssh"30
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.cjsmatched ".ssh"30
highCredential file accesspackage/dist/index.jsmatched ".ssh"30
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/index.cjsmatched "\\u2588"3
lowObfuscationpackage/dist/index.jsmatched "\\u2588"3

Manifest

Package metadata

Scripts3
  • buildtsup
  • prepublishOnlynpm run build
  • testbun test test/
Dependencies5
  • @types/bun^1.3.9
  • archiver7.0.1
  • inquirer^12.9.0
  • kleur^4.1.5
  • ssh21.16.0