ghostty
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Uses
Bashto execute legitimateghosttyCLI subcommands (e.g.,+validate-config,+show-config) and theticcompiler. These operations are restricted to managing terminal emulator settings and do not perform unauthorized actions. - [SAFE]: Configures the user's shell environment by appending the application binary path to the
PATHvariable in~/.zshenv. This is a documented and standard setup step for macOS applications with CLI components. - [SAFE]: Accesses local configuration files specific to the application. This ingestion is necessary for the skill to perform configuration management and does not involve untrusted external data sources.
Audit Metadata