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,603,372
Previous version0.4.3
Published2026-06-05T08:56:16.153Z
SHA-256b0a66fa06e4ea8f725b2fe554234c2cd19a4b8f6b09dfb6c3724a4dae2a92e49

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.4Version
Status history (1 event)
  1. newavailable · risk high · score 85 · status changed

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.f3fe9793b551deea.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.f9bc384679f740b2.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/.next/static/chunks/app/onboarding/page-715c3fc860dd216b.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