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
187
Versions published
186
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,045,865
Previous version0.5.10
Published2026-06-15T06:37:09.006Z
SHA-25644586981e44916cfcdba04e785831ccffcfc9e7967b99aab25091f2df5379533

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.11Version
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.29
  • @linkshell/protocol0.4.4
  • 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