PkgRadar

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

SeveritySignalEvidence
highInstall Lifecycle Remote Or Execpostinstall="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
highNew Account With Lifecycle Hookpackage first published 11 day(s) ago, 2 total version(s), has lifecycle hook · package.json

Scanned versions

VersionVerdictScoreScanned (UTC)
0.1.2High risk352026-06-10
0.1.1High risk352026-06-10

Block this in CI

PkgRadar gates @danielishi/lmux (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem npm @danielishi/[email protected]