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,277
Previous version1.0.9
Published2026-05-24T07:19:43.006Z
SHA-256adb9a612b91b390da82bde183ae5cc7ea9e175861e02808ed6315c04e19e8ce3

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.91Version
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/
Dependencies4
  • archiver^8.0.0
  • inquirer^13.4.3
  • kleur^4.1.5
  • ssh2^1.17.0