PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

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
423
Versions published
188
First published
Apr 2026
Publisher
nickname4th

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishernickname4th
Artifact bytes1,055,959
Previous version0.5.12
Published2026-06-17T12:35:12.070Z
SHA-25657e86613a1c4cdb706f7dd023d0d9cece43116b847d880203ea4006339cc1a66

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.5.13Version
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 scripts/postinstall.mjs"5

Manifest

Package metadata

Scripts5
  • buildtsc -p tsconfig.json && node scripts/copy-web.mjs
  • devtsx src/index.ts
  • postinstallnode scripts/postinstall.mjs
  • testvitest run
  • typechecktsc -p tsconfig.json --noEmit
Dependencies7
  • @linkshell/gateway0.4.32
  • @linkshell/protocol0.4.6
  • commander^13.1.0
  • node-pty^1.0.0
  • qrcode-terminal^0.12.0
  • ws^8.18.1
  • zod^3.24.3
Optional dependencies2
  • @anthropic-ai/claude-agent-sdk^0.2.128
  • werift^0.22.9