troubleshooting-efs
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Infrastructure Configuration: The skill includes commands to modify AWS environment settings, such as updating security group rules (
aws ec2 authorize-security-group-ingress) and VPC attributes. These operations are intended to resolve connectivity or configuration issues identified during the diagnostic process. - System Package Installation: The instructions provide commands to install necessary NFS utilities using system package managers like
yumandapt-get. This is a standard requirement for enabling EFS functionality on compute instances. - Administrative Command Usage: Several steps involve using
sudofor tasks like installing utilities or collecting system logs. These are typical administrative actions for managing storage services on Linux-based systems. - Log Collection for Support: The skill provides a method to archive EFS-specific log files for troubleshooting purposes. This is a common practice when preparing information for technical support review.
Audit Metadata