eks-cost-intelligence

Pass

Audited by Gen Agent Trust Hub on Jul 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed to perform a live cost efficiency assessment of EKS clusters. Its operations are transparently documented in the reference files and align with standard cloud auditing practices.
  • [COMMAND_EXECUTION]: The skill executes aws CLI and kubectl commands to collect metadata, resource configurations, and utilization metrics from the user's environment. These commands are necessary for the skill's primary purpose and do not attempt to modify system configurations or establish persistence.
  • [EXTERNAL_DOWNLOADS]: The instructions reference the official Kubernetes metrics-server repository (github.com/kubernetes-sigs/metrics-server) for deployment. This is a well-known and trusted source for Kubernetes components.
  • [SAFE]: The skill contains a Python utility (tools/report_to_html.py) that uses the standard library to convert generated markdown reports into HTML. The script uses html.escape to sanitize content, demonstrating follow-through on safe data handling practices.
  • [SAFE]: The code snippets provided in the reference files for data collection use established libraries like boto3 and the kubernetes Python client. No hardcoded credentials or suspicious remote code execution patterns were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 21, 2026, 06:52 PM
Security Audit — agent-trust-hub — eks-cost-intelligence