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.
- Versions published
- 84
- First published
- May 2026
- Publisher
- nandiji
Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Remote Payload: matched "curl\n"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 58 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/reference/orbitdb-relay-pinner/rootfs/build-rootfs-image.sh | matched "curl\n" | 12 |
| medium | Remote Payload | package/reference/uc-go-peer/rootfs/build-rootfs-image.sh | matched "curl\n" | 12 |
| medium | Remote Payload | package/reference/orbitdb-relay-pinner/rootfs/orbitdb-relay-pinner-bootstrap.sh | matched "curl " | 12 |
| medium | Remote Payload | package/reference/uc-go-peer/rootfs/uc-go-peer-bootstrap.sh | matched "curl " | 12 |
| medium | Credential file access | package/reference/uc-go-peer/rootfs/uc-go-peer-setup-server.py | matched ".ssh/" | 10 |
Manifest
Package metadata
Dependencies18
@chainsafe/libp2p-noise^16.1.0@chainsafe/libp2p-quic^1.1.1@chainsafe/libp2p-yamux^7.0.1@le-space/core0.4.1@le-space/rootfs0.4.1@le-space/shared-types0.4.1@libp2p/circuit-relay-v2^3.2.9@libp2p/crypto^5.1.18@libp2p/identify^3.0.28@libp2p/peer-id^5.1.7@libp2p/ping^2.0.28@libp2p/tcp^10.1.9@libp2p/webrtc^5.2.10@libp2p/websockets^9.2.9@multiformats/multiaddr^12.5.1ethers^6.15.0libp2p^2.8.3undici^6.22.0