mocean-api
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Installs the official Membrane CLI tool (
@membranehq/cli) globally from the npm registry. This is a required dependency provided by the skill author for interacting with the Membrane platform. - [COMMAND_EXECUTION]: Instructs the agent to use the
membranecommand-line interface for tasks such as logging in, searching for connectors, and executing API actions. These operations are within the scope of the skill's intended purpose. - [DATA_EXFILTRATION]: Provides a mechanism to send data to the Mocean API through Membrane's proxy service. The instructions emphasize server-side credential management, which is a secure practice that avoids local storage of sensitive API keys.
Audit Metadata