eks-operation-review
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a structured workflow for EKS operational reviews following AWS best practices for security and reliability.
- [COMMAND_EXECUTION]: The assessment process involves executing read-only commands against a Kubernetes cluster to inspect configuration and status. This is the primary purpose of the skill.
- [EXTERNAL_DOWNLOADS]: External URLs referenced in the documentation point to official Amazon Web Services documentation or the skill's own source repository on GitHub. These are trusted sources.
- [DYNAMIC_EXECUTION]: The skill includes a local Python utility (
report_to_html.py) for converting markdown reports to HTML. The script employs security best practices such as HTML escaping and URL sanitization to mitigate cross-site scripting (XSS) risks in the generated reports.
Audit Metadata