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 coreaudiod attempts to use administrative privileges to restart the system audio daemon.
  • Destructive commands rm -rf ~/Library/Preferences/com.granola.* and rm -rf ~/Library/Application\ Support/Granola are used to delete application configuration and support data.
  • Several commands used in the guide (system_profiler, tccutil, sudo, rm, brew) are not declared in the allowed-tools section of the skill metadata, which only lists pgrep and ps.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 13, 2026, 11:51 AM