planyo-online-booking
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@membranehq/clipackage from the npm registry. This is the official command-line tool for the Membrane platform and is used to manage the integration. - [COMMAND_EXECUTION]: The instructions utilize the
membraneCLI to perform administrative and operational tasks such as authenticating, listing actions, and executing API calls. These commands are standard for interacting with the Membrane service. - [SAFE]: Authentication is handled through a server-side connection model (
membrane loginandmembrane connect), which ensures that API keys and secrets are managed in a secure environment and never stored in the skill's source or the agent's local configuration.
Audit Metadata