azure-speech-service
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage from the NPM registry. This is the official CLI tool provided by the vendor (membranedev) to manage integrations. - [COMMAND_EXECUTION]: The skill executes various
membraneCLI commands to authenticate users, manage cloud connections, and invoke Azure Speech Service actions. These commands are standard operations for the platform. - [DATA_EXPOSURE]: The skill implements secure credential handling. It uses a centralized connection manager (
membrane connect) instead of requesting or storing Azure API keys directly within the agent's local environment, which reduces the risk of credential leakage.
Audit Metadata