amazon-ses
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
membraneCLI to interact with Amazon SES, allowing the agent to list connections, search for actions, and run tasks. These commands are consistent with the skill's stated purpose of managing SES data and workflows. - [EXTERNAL_DOWNLOADS]: The skill recommends installing the
@membranehq/clipackage from the NPM registry. This is the official command-line interface for the Membrane platform, which is the vendor of the skill, and is used to facilitate the integration. - [CREDENTIALS_UNSAFE]: Secure credential management is enforced by using the
membrane loginflow. This approach prevents the need for manual handling or hardcoding of sensitive Amazon SES API keys, as the Membrane platform handles the authentication lifecycle server-side.
Audit Metadata