terminal-optimization
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [SAFE]: The skill consists entirely of markdown documentation and configuration snippets (Ghostty, Starship, Zsh, Bash) intended for manual setup by the user.
- [COMMAND_EXECUTION]: The provided shell snippets for statuslines execute local commands like
claude contextandgit branch. These are standard operations for terminal prompt customization and do not involve untrusted input or remote execution. - [EXTERNAL_DOWNLOADS]: No automated downloads are performed. The documentation mentions well-known third-party tools like Starship, Ghostty, and Whisper, which are standard utilities in the developer ecosystem.
- [DATA_EXFILTRATION]: No network operations or data exfiltration patterns were detected. Configuration recommendations for the Ghostty terminal include clipboard permissions (
clipboard-read = allow), which is a documented feature of the terminal emulator for user convenience.
Audit Metadata