eks-ingress-migration

Pass

Audited by Gen Agent Trust Hub on Jul 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs read-only analysis of EKS clusters using official AWS and Kubernetes command-line interfaces. It gathers metadata about Ingress resources, controllers, and certificates to provide migration guidance.
  • [EXTERNAL_DOWNLOADS]: The skill references the official Kubernetes SIGs GitHub repository to provide users with standard Gateway API installation manifests. This is a well-known and trusted source for infrastructure configuration.
  • [COMMAND_EXECUTION]: A local Python script (tools/report_to_html.py) is used to process assessment data and generate an interactive HTML report. The script utilizes standard libraries for data processing and applies HTML escaping to handle untrusted input from cluster configurations safely.
  • [DATA_EXPOSURE]: Assessment results and generated manifests are stored locally in the user's home directory (~/ingress_migration/). No data is transmitted to external third-party domains.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 27, 2026, 07:19 AM
Security Audit — agent-trust-hub — eks-ingress-migration