statusline-wizard
Warn
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill generates and writes local shell (.sh) and PowerShell (.ps1) scripts to the user's home directory (~/.claude/) and configures the host application to execute them automatically.
- [COMMAND_EXECUTION]: On Windows systems, the skill configures the application to run the status line script with the '-ExecutionPolicy Bypass' flag, which circumvents system-wide PowerShell security policies for the specific script.
- [COMMAND_EXECUTION]: The skill uses 'chmod +x' on Unix-based systems (macOS and Linux) to modify permissions on the dynamically created script file, granting it execution privileges.
Audit Metadata