granola-common-errors
Warn
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes shell commands that perform sensitive operations or require elevated privileges.
- The command
sudo killall coreaudiodattempts to use administrative privileges to restart the system audio daemon. - Destructive commands
rm -rf ~/Library/Preferences/com.granola.*andrm -rf ~/Library/Application\ Support/Granolaare used to delete application configuration and support data. - Several commands used in the guide (
system_profiler,tccutil,sudo,rm,brew) are not declared in theallowed-toolssection of the skill metadata, which only listspgrepandps.
Audit Metadata