PkgRadar

Package evidence

@synapse-research/[email protected]

Install Lifecycle Remote Or Exec: postinstall="node -e \"try{require('fs').chmodSync(require('path').join(__dirname,'dist','.next','cache'),0o777)}catch{}\""

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
395
Versions published
35
First published
Apr 2026
Publisher
vincentwei1021

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":["@synapse-research/[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":["@synapse-research/[email protected]"],"fail_on":"high"}'
Artifact bytes33,596,996
Previous version0.3.1
Published2026-05-28T08:46:13.417Z
SHA-25618584d0e5f8d1fc4f0020897eb1684a36f5e4dfbfe7072c2e5489ed853225263

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: postinstall="node -e \"try{require('fs').chmodSync(require('path').join(__dirname,'dist','.next','cache'),0o777)}catch{}\""

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
85Score
0.4.0Version
Status history (2 events)
  1. availableavailable · risk high · score 85 · status available -> available, risk high -> high, score 246 -> 85
  2. newavailable · risk high · score 246 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

vincentwei1021

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"try{require('fs').chmodSync(require('path').join(__dirname,'dist','.next','cache'),0o777)}catch{}\""30
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"try{require('fs').chmodSync(require('path').join(__dirname,'dist','.next','cache'),0o777)}catch{}\""30
lowCredential file accesspackage/dist/.next/server/chunks/2961.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/.next/static/chunks/46834.4cb40e2a0aff9e16.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/.next/static/chunks/4860.97631bee90350eb0.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/.next/server/chunks/6113.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/.next/server/chunks/7368.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/.next/server/chunks/920.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/.next/static/chunks/99373.11fedf8aad04faf1.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/.next/static/chunks/app/onboarding/page-b23ce5d2cf62bf56.jsmatched "id_rsa"5
lowCredential file accesspackage/dist/.next/server/app/onboarding/page.jsmatched "id_rsa"5
lowCredential file accesspackage/dist/node_modules/@shikijs/langs/dist/ssh-config.mjsmatched ".ssh/"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"try{require('fs').chmodSync(require('path').join(__dirname,'dist','.next','cache'),0o777)}catch{}\""5

Manifest

Package metadata

Scripts2
  • postinstallnode -e "try{require('fs').chmodSync(require('path').join(__dirname,'dist','.next','cache'),0o777)}catch{}"
  • prepacknode scripts/prepack-pglite.mjs
Dependencies3
  • @electric-sql/pglite^0.4.4
  • @electric-sql/pglite-socket^0.1.4
  • dotenv^16.4.7