waybar
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes several local shell commands including
cat,cp,sed, andjqto read, backup, and validate Waybar configuration files (config.jsoncandstyle.css). It also employs platform-specific wrapper commands likeomarchy-restart-waybar,omarchy-toggle-waybar, andomarchy-refresh-waybarto manage the lifecycle of the status bar. - [SAFE]: The skill follows security best practices by instructing the agent to create timestamped backups before modification and to use a validation pipeline (
sed+jq) to ensure configuration integrity before reloading the service. No external network exfiltration, obfuscation, or unauthorized privilege escalation patterns were detected.
Audit Metadata