tmux-htop-nvitop-konsole

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The script manages tmux sessions and launches Konsole using standard shell commands. It utilizes qdbus to interact with existing Konsole instances for window management, which is a legitimate use of the D-Bus interface on KDE systems.
  • [COMMAND_EXECUTION]: The script dynamically constructs command strings for tmux panes using environment variables (HTOP_CMD, NVITOP_CMD). It correctly employs printf %q for shell escaping to prevent command injection from these variables.
  • [SAFE]: No evidence of data exfiltration, credential harvesting, persistence mechanisms, or obfuscation was found. The script operates entirely on local system resources to provide its stated functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 05:19 PM