Recommended action
Block this updateStatic 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":["[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":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Remote Payload: matched "cUrl "
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 high · score 69 · status changed
Related candidates
Linked campaigns and clusters
nodio
2 members · evidence strength 57Evidence
Static findings
11 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/scripts/backupDirect.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/services/filecoin.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/scripts/fundSynapse.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/src/node/runtime.js | matched "cUrl " | 12 |
Show all 11 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/scripts/backupDirect.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/services/filecoin.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/scripts/fundSynapse.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/src/node/runtime.js | matched "cUrl " | 12 |
| low | Obfuscation | package/src/user/commands.js | matched "Buffer.from(cipherText, 'base64" | 3 |
| low | Obfuscation | package/src/common/crypto.js | matched "Buffer.from(ivBase64, 'base64" | 3 |
| low | Obfuscation | package/scripts/decodeAndReconstruct.js | matched "Buffer.from(keyBase64, 'base64" | 3 |
| low | Obfuscation | package/services/filecoin.js | matched "Buffer.from(value, 'base64" | 3 |
| low | Obfuscation | package/src/server/routes.js | matched "Buffer.from(dataBase64, 'base64" | 3 |
| low | Obfuscation | package/src/node/runtime.js | matched "Buffer.from(task.dataBase64, 'base64" | 3 |
| low | Obfuscation | package/src/cli/session.js | matched "Buffer.from(cipherText, 'base64" | 3 |
Manifest
Package metadata
Scripts4
lintnode -e "console.log('No linter configured')"start:clinode ./src/user/index.jsstart:nodenode ./src/node/index.jsstart:servernode ./src/server/index.js
Dependencies11
@filoz/synapse-sdk^0.41.0argon2^0.43.0axios^1.11.0bcrypt^6.0.0commander^14.0.1cors^2.8.5dotenv^17.4.2express^5.1.0mongoose^8.18.0uuid^13.0.0viem^2.48.11