aws-networking
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- Routing and Triage Logic: The skill acts as a navigational layer, guiding the agent to select the most appropriate specialized service based on user needs. This implementation-agnostic approach follows a standard and secure pattern for complex service ecosystems.
- Security Best Practices Integration: The instructions include a dedicated section on security considerations, advocating for encryption in transit (MACsec, IPsec, TLS), DDoS mitigation (Shield Advanced, WAF), and centralized logging. This explicitly promotes the AWS Well-Architected Framework principles.
- Credential Security Guidance: The skill provides proactive advice against hardcoding secrets, recommending the use of AWS Secrets Manager or auto-generated keys for Site-to-Site VPN and Direct Connect. This aligns with industry-standard secret management practices.
- Least Privilege Access: It reinforces the importance of least-privilege IAM roles, advising against over-privileged managed policies and encouraging the use of ephemeral credentials (STS) and resource-based policy conditions (
aws:SourceArn). - Trusted External References: All documentation links and tool references (AWS MCP server) point to official and established AWS domains, ensuring the information provided is from an authoritative source.
Audit Metadata