recovery-controller-setup
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution: The skill provides a structured set of AWS CLI commands for managing routing controls and zonal shifts. This is the primary function of the skill and is handled through standard command-line interfaces.
- Input Parameter Handling: The procedures involve using user-supplied parameters, such as resource ARNs and service names, which are interpolated into CLI commands. While this is a standard configuration pattern, users should ensure that the values provided are accurate and intended for the target environment.
- Security Best Practices: The skill includes a dedicated reference file covering least-privilege IAM scoping, condition keys, and confused-deputy protection. This provides helpful context for maintaining a secure recovery infrastructure.
- Data Plane Resilience: The instructions correctly guide users on how to handle Regional data-plane endpoints to ensure failover capability during an actual Regional impairment, which is a key reliability consideration.
Audit Metadata