yespo
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the official Membrane CLI tool (
@membranehq/cli) from the public npm registry to facilitate API interactions. - [COMMAND_EXECUTION]: The skill executes shell commands using the
membraneCLI to manage connections, discover available actions, and execute requests against the Yespo API. - [CREDENTIALS_UNSAFE]: No sensitive credentials or API keys are hardcoded. The skill includes explicit instructions to use the platform's connection manager to handle authentication securely, preventing credential exposure in the agent context.
Audit Metadata