giantcampaign
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage globally using npm. This package is the official command-line interface for the Membrane platform, which is the author's own infrastructure. - [COMMAND_EXECUTION]: The skill uses shell commands through the
membraneCLI for authentication, connection setup, and running integration actions. - [REMOTE_CODE_EXECUTION]: The skill supports dynamic action creation (
membrane action create), which allows the agent to generate new integration logic on the Membrane platform based on natural language descriptions. This is a core feature of the vendor's platform and is handled within their managed environment. - [SAFE]: The skill delegates credential management and authentication to the Membrane platform, which is a security best practice that prevents the exposure of API keys or tokens in the prompt context.
Audit Metadata