local-eks-development
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches the official NGINX Ingress controller deployment manifest for Kind clusters from the Kubernetes organization's GitHub repository.
- [CREDENTIALS_UNSAFE]: Default administrative and test credentials (such as 'admin', 'keycloak', and 'test') are hardcoded in configuration files for the initial setup of local test containers like Keycloak and PostgreSQL.
- [COMMAND_EXECUTION]: Automated scripts orchestrate the environment using local CLI tools including Bash, Docker Compose, Kind, Kubectl, and the AWS CLI. The Docker Compose configuration includes a volume mount for the host's Docker socket to support LocalStack's internal container management.
Audit Metadata