amazon-eks
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the user to install the
@membranehq/clipackage from the public npm registry. This is a vendor-owned command-line tool necessary for interacting with the Membrane platform. - [COMMAND_EXECUTION]: The skill uses various shell commands through the
membraneCLI to perform cluster operations, manage connections, and execute actions. These are standard operations for the intended use case of cloud resource management. - [CREDENTIALS_UNSAFE]: No hardcoded credentials or unsafe secret handling practices were detected. The skill correctly instructs the agent to rely on the platform's connection manager rather than asking for or storing manual API keys.
- [DATA_EXFILTRATION]: No suspicious network operations or sensitive file access patterns were identified. All network activity is directed toward the vendor's official services or the AWS EKS environment.
Audit Metadata