PkgRadar

Package evidence

@serin511/[email protected]

Install-time lifecycle script: postinstall="node -e \"try{require('fs').chmodSync(require('path').join('node_modules','node-pty','prebuilds',process.platform+'-'+process.arch,'spawn-helper'),0o755)}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
759
Versions published
31
First published
Mar 2026
Publisher
serin511

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@serin511/[email protected]"],"fail_on":"review"}'

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":["@serin511/[email protected]"],"fail_on":"review"}'
Publisherserin511
Artifact bytes83,512
Previous version1.3.6
Published2026-05-27T12:37:50.601Z
SHA-256619f3b49bea7092aa97367782600c7a004d86ed5810426cfaf21c3850cdda7c3

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node -e \"try{require('fs').chmodSync(require('path').join('node_modules','node-pty','prebuilds',process.platform+'-'+process.arch,'spawn-helper'),0o755)}catch{}\""

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.3.7Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"try{require('fs').chmodSync(require('path').join('node_modules','node-pty','prebuilds',process.platform+'-'+process.arch,'spawn-helper'),0o755)}catch{}\""5

Manifest

Package metadata

Scripts7
  • buildtsc
  • devtsx src/wrapper.ts
  • postinstallnode -e "try{require('fs').chmodSync(require('path').join('node_modules','node-pty','prebuilds',process.platform+'-'+process.arch,'spawn-helper'),0o755)}catch{}"
  • prepublishOnlynpm run build
  • startnode dist/wrapper.js
  • testvitest run
  • test:watchvitest
Dependencies8
  • @modelcontextprotocol/sdk^1.28.0
  • @slack/socket-mode^2.0.6
  • @slack/web-api^7.15.0
  • @xterm/headless^6.0.0
  • chalk^5.6.2
  • discord.js^14.25.1
  • dotenv^17.3.1
  • node-pty^1.1.0