eks-cluster
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected in this skill.
- [COMMAND_EXECUTION]: The skill uses established command-line tools like
aws,eksctl, andkubectlto manage cloud infrastructure, which is the intended and primary purpose of the skill. - [EXTERNAL_DOWNLOADS]: The skill fetches Kubernetes manifests and Helm charts from well-known and trusted organizations, including AWS, Kubernetes, and NVIDIA. These are standard resources for configuring EKS clusters.
- [DATA_EXFILTRATION]: While the setup scripts retrieve the AWS Account ID using
aws sts get-caller-identity, this is used for local logging and configuration within the user's environment, with no evidence of external transmission to untrusted domains.
Audit Metadata