spondyr
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the
@membranehq/clipackage from the NPM registry. This is an official vendor-provided tool used for authentication and interacting with the Membrane platform. - [COMMAND_EXECUTION]: The skill uses shell commands via the
membraneCLI to search for actions, create new actions, and run them. These operations are standard for the platform's integration workflow. - [SAFE]: Authentication is managed externally through the Membrane CLI's login flow (
membrane login), ensuring that sensitive credentials such as API keys are not handled, stored, or exposed by the agent.
Audit Metadata