eks-best-practices
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely composed of informational and advisory markdown files. It does not contain any executable scripts (Python, JavaScript, or Shell) or binary files that could be run by the agent.
- [EXTERNAL_DOWNLOADS]: The documentation provides instructions for installing well-known, industry-standard tools and add-ons from trusted sources. Examples include Helm charts from official community repositories (falcosecurity.github.io), OCI artifacts from the AWS Public ECR registry (public.ecr.aws), and standard community utilities like pluto and kubent.
- [COMMAND_EXECUTION]: The files contain numerous command-line examples for EKS administration using official tools like the AWS CLI, kubectl, helm, and terraform. These are provided as static documentation for user reference and use appropriate placeholders for sensitive information such as account IDs and cluster names.
- [CREDENTIALS_SAFE]: No hardcoded secrets, API keys, or credentials were found. All security-related examples demonstrate the use of IAM roles for Service Accounts (IRSA), EKS Pod Identity, and AWS Secrets Manager integration.
Audit Metadata