performance-tuning
Warn
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- [Command Execution] (MEDIUM): The skill contains instructions to modify core system settings including kernel parameters, disk schedulers, and process limits.
- Evidence in
SKILL.md: Commands to modify/etc/sysctl.d/99-performance.confand/etc/security/limits.conf. - Evidence in
SKILL.md: Direct writes to system kernel interfaces such as/sys/block/sda/queue/scheduler. - [Privilege Escalation] (MEDIUM): The operations described (modifying
/etc/,sysctl -w,fstrim) require root/administrative permissions. If an agent executes these, it must operate with high privileges, increasing the blast radius of any potential prompt injection or logic error.
Audit Metadata