mindbody
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the
@membranehq/clipackage from the npm registry, which is the official tool for interacting with the author's platform. - [COMMAND_EXECUTION]: Relies on shell commands using the
membraneCLI for managing connections and executing data actions. - [DATA_EXPOSURE]: Sends integration parameters to the Membrane platform. The skill correctly directs the user to use the platform for credential management instead of handling secrets locally.
- [PROMPT_INJECTION]: Processes user-provided natural language descriptions to discover or generate actions. Ingestion points:
SKILL.mdshell commands; Boundary markers: Double quotes; Capability inventory: Shell command execution via CLI; Sanitization: Handled by the backend platform.
Audit Metadata