PkgRadar

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 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":["@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"}'
Artifact bytes8,844,388
Previous version0.8.115
Published2026-05-23T17:21:05.234Z
SHA-256a02f8c2ecab1b0bb09d65fc6bdc69c238f12dc97872e6b63373ca81f98898215

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

high
Last checked
highRisk
59Score
0.8.116Version
Status history (1 event)
  1. newavailable · risk high · score 59 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Install-time lifecycle script — postinstall="patch-package"

13 members · evidence strength 90

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"30
mediumLarge Javascript Payloadpackage/dist/index.js14794225 bytes10
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"30
mediumLarge Javascript Payloadpackage/dist/index.js14794225 bytes10
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4
lowObfuscationpackage/dist/bigint-warning-filter.jsmatched "\\u2014"3
lowObfuscationpackage/dist/scripts/eval_lora.pymatched "eval("3
lowObfuscationpackage/scripts/eval_lora.pymatched "eval("3
lowObfuscationpackage/dist/scripts/train_micro.pymatched "eval("3
lowObfuscationpackage/scripts/train_micro.pymatched "eval("3

Manifest

Package metadata

Scripts8
  • buildtsup
  • devtsup index.ts --watch --onSuccess "node dist/bootstrap.js --help"
  • linteslint src
  • postinstallpatch-package
  • preparenpm run build
  • startnode dist/bootstrap.js
  • testjest
  • test: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.4
  • axios^1.15.2
  • bip39^3.1.0
  • bs58^6.0.0
  • …and 11 more.