user-management
Warn
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: MEDIUMCOMMAND_EXECUTION
Full Analysis
- Privilege Escalation (MEDIUM): The skill facilitates the granting of administrative rights. Evidence: It includes commands to add users to the 'sudo' group (usermod -aG sudo) and provides templates for the /etc/sudoers.d/ directory that use NOPASSWD: ALL, allowing full root execution without a password. Additionally, it provides commands for modifying file ownership (chown) and permissions (chmod), which could be used to compromise sensitive system files.
Audit Metadata