squadcast
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the Membrane CLI tool (
@membranehq/cli@latest) globally via npm to facilitate integration and handle authentication. - [COMMAND_EXECUTION]: It utilizes a series of shell commands prefixed with
membraneto perform operations such as user authentication (membrane login), establishing service connections (membrane connect), and executing predefined actions (membrane action run). - [REMOTE_CODE_EXECUTION]: The
membrane action createcommand allows the dynamic generation of integration logic on the Membrane platform. This feature enables the service to generate and host API wrappers based on natural language descriptions provided by the agent.
Audit Metadata