perf-tuning
Warn
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute a command with root privileges to optimize system performance by changing the CPU frequency governor. \n
- Evidence:
echo performance | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governorinSKILL.md. \n - Context: While setting the CPU governor to 'performance' mode is a standard optimization for simulation and robotics, the use of
sudoallows for elevated command execution on the host system.
Audit Metadata