yodiz
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends installing the
@membranehq/clipackage from the npm registry. This is the official command-line tool for the Membrane platform, used here to facilitate communication with the Yodiz API. - [COMMAND_EXECUTION]: Uses the
membraneCLI to execute project management tasks such as planning sprints and tracking issues. These commands are restricted to the intended functionality of the integration and do not involve arbitrary shell execution or sensitive system access. - [SAFE]: Authentication is handled through a secure connection model where the user authenticates via a browser, and credentials are managed by the Membrane backend. This prevents the exposure of API keys or tokens within the skill's environment or the agent's prompts.
Audit Metadata