eks-mcp-server

Pass

Audited by Gen Agent Trust Hub on Jul 14, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides standard shell commands for environment verification and troubleshooting.
  • Evidence: Recommends aws sts get-caller-identity to verify working AWS credentials.
  • Evidence: Provides a Python one-liner python3 -c "import json; json.load(open('<path>'))" to allow users to validate their generated JSON configurations.
  • [EXTERNAL_DOWNLOADS]: The documentation references the installation of development tools from well-known sources.
  • Evidence: References the uv package manager installation via its official script at https://astral.sh/uv/install.sh.
  • [REMOTE_CODE_EXECUTION]: The provided configuration blocks utilize remote code execution patterns to load the MCP server components.
  • Evidence: Uses uvx to dynamically pull and execute mcp-proxy-for-aws@latest and awslabs.eks-mcp-server@latest. These are official tools maintained by the AWS and AWS Labs organizations.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 14, 2026, 11:00 AM
Security Audit — agent-trust-hub — eks-mcp-server