Package evidence
@synapseia-network/[email protected]
Install-time lifecycle script: postinstall="patch-package"
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.
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@synapseia-network/[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":["@synapseia-network/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="patch-package"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- scan_error → available · risk high · score 59 · status scan_error -> available, risk none -> high, score none -> 59
- new → scan_error · risk none · score — · HTTP status client error (404 Not Found) for url (https://registry.npmjs.org/@synapseia-network/node/-/node-0.8.119.tgz)
Related candidates
Linked campaigns and clusters
Install-time lifecycle script — postinstall="patch-package"
13 members · evidence strength 90Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | postinstall="patch-package" | 30 |
| medium | Large Javascript Payload | package/dist/index.js | 14823063 bytes | 10 |
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install-time lifecycle script | package.json | postinstall="patch-package" | 30 |
| medium | Large Javascript Payload | package/dist/index.js | 14823063 bytes | 10 |
| low | Install-time lifecycle script | package.json | prepare="npm run build" | 4 |
| low | Obfuscation | package/dist/bigint-warning-filter.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/scripts/eval_lora.py | matched "eval(" | 3 |
| low | Obfuscation | package/scripts/eval_lora.py | matched "eval(" | 3 |
| low | Obfuscation | package/dist/scripts/train_micro.py | matched "eval(" | 3 |
| low | Obfuscation | package/scripts/train_micro.py | matched "eval(" | 3 |
Manifest
Package metadata
Scripts8
buildtsupdevtsup index.ts --watch --onSuccess "node dist/bootstrap.js --help"linteslint srcpostinstallpatch-packagepreparenpm run buildstartnode dist/bootstrap.jstestjesttest:mutationNODE_OPTIONS=--experimental-vm-modules stryker run
Dependencies41
@inquirer/prompts^8.3.2@langchain/core^1.1.41@langchain/langgraph^1.2.9@langfuse/langchain^5.3.0@langfuse/otel^5.2.0@langfuse/tracing^5.2.0@libp2p/bootstrap^12.0.18@libp2p/crypto^5.1.17@libp2p/gossipsub^15.0.19@libp2p/identify^4.1.2@libp2p/kad-dht^16.2.3@libp2p/noise^1.0.1@libp2p/ping^3.1.2@libp2p/tcp^11.0.17@libp2p/utils7.1.0@libp2p/yamux^8.0.1@multiformats/multiaddr^13.0.1@nestjs/axios^4.0.1@nestjs/common^11.1.19@nestjs/config^4.0.3@nestjs/core^11.1.19@noble/ed25519^3.1.0@noble/hashes^2.2.0@opentelemetry/sdk-node^0.215.0@solana/spl-token^0.4.14@solana/web3.js^1.98.4@types/bip39^3.0.4axios^1.15.2bip39^3.1.0bs58^6.0.0- …and 11 more.