eploy
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official Membrane CLI (@membranehq/cli) for managing Eploy data. This tool is provided by the skill's authoring organization and is used for legitimate integration purposes.
- [SAFE]: Authentication is handled server-side through the Membrane platform. The skill explicitly instructs the agent not to request or store API keys or tokens locally, adhering to credential management best practices.
- [EXTERNAL_DOWNLOADS]: The skill installs the @membranehq/cli package globally via npm. This is a standard installation procedure for the vendor's command-line interface.
- [COMMAND_EXECUTION]: The skill generates commands for the Membrane CLI to perform actions such as searching for connectors, connecting to services, and running API requests. These commands are used as intended for the skill's primary function.
Audit Metadata