azure-openai-service
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions guide the user to install the official Membrane CLI tool (
@membranehq/cli) from the public NPM registry to enable integration capabilities. - [COMMAND_EXECUTION]: The skill utilizes the
membranecommand-line interface to perform authentication, discover Azure OpenAI connectors, and execute API actions such as generating text or images. - [DATA_EXFILTRATION]: Includes a proxy request feature (
membrane request) which allows the agent to communicate with the Azure OpenAI Service API endpoints. Authentication and credential management are handled server-side by the Membrane platform, preventing the exposure of API keys in the local environment.
Audit Metadata