wezterm
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill includes shell commands for installing WezTerm via Homebrew and using its CLI. These are standard operations for managing the terminal emulator.
- [EXTERNAL_DOWNLOADS] (SAFE): Installation instructions use
brew install --cask wezterm, which is a standard and recommended method using a trusted package manager. - [DATA_EXPOSURE] (SAFE): The SSH domain configuration example uses placeholder values (e.g., 'server.example.com') and does not include any hardcoded credentials, private keys, or sensitive information.
Audit Metadata