linux-cgroups

Warn

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructions rely on sudo for high-privilege tasks such as creating cgroups (cgcreate) and setting resource limits (cgset).
  • [COMMAND_EXECUTION]: It provides code examples in Bash and Python that execute system commands with elevated privileges via subprocess.run or direct shell execution.
  • [COMMAND_EXECUTION]: The skill recommends modifying system configuration by creating .slice files in /etc/systemd/system/, which is a privileged operation usually requiring root access.
  • [COMMAND_EXECUTION]: It describes direct interaction with the /sys/fs/cgroup/ filesystem, which is a sensitive system-level interface requiring administrative rights.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 7, 2026, 05:44 PM