npm · registry.npmjs.org
@danielishi/lmux
Install Lifecycle Remote Or Exec: postinstall="node -e \"const { execSync } = require('child_process'); try { execSync('tmux -V', { stdio: 'ignore' }); } catch { console.warn('[lmux] WARNING: tmux not found on PATH. Install it (apt/dnf/brew install tmux) for lmux to work.'); }\""
Why PkgRadar flagged 0.1.2
| Severity | Signal | Evidence |
|---|---|---|
| high | Install Lifecycle Remote Or Exec | postinstall="node -e \"const { execSync } = require('child_process'); try { execSync('tmux -V', { stdio: 'ignore' }); } catch { console.warn('[lmux] WARNING: tmux not found on PATH. Install it (apt/dnf/brew install tmux) for lmux to work.'); }\"" · package.json |
| high | New Account With Lifecycle Hook | package first published 11 day(s) ago, 2 total version(s), has lifecycle hook · package.json |
Scanned versions
| Version | Verdict | Score | Scanned (UTC) |
|---|---|---|---|
0.1.2 | High risk | 35 | 2026-06-10 |
0.1.1 | High risk | 35 | 2026-06-10 |
Block this in CI
pkgradar gate --ecosystem npm @danielishi/[email protected]