PkgRadar

Package evidence

@le-space/[email protected]

Credential file access: matched ".ssh"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
493
Versions published
5
First published
May 2026
Publisher
nandiji

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":["@le-space/[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":["@le-space/[email protected]"],"fail_on":"review"}'
Publishernandiji
Artifact bytes43,151
Previous version0.1.54
Published2026-05-23T17:02:49.806Z
SHA-25672521cdf1c138dfa9d98d024f7ab1159c83d38b90e6ef58aade79fbc26b52135

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/react/index.jsmatched ".ssh"5
lowCredential file accesspackage/shared/index.jsmatched ".ssh"5
lowObfuscationpackage/react/index.jsmatched "\\xB7"3
lowObfuscationpackage/shared/index.jsmatched "\\xB7"3

Manifest

Package metadata

Dependencies3
  • @le-space/browser0.1.52
  • @le-space/core0.1.52
  • @noble/hashes^1.8.0