docugenerate

Pass

Audited by Gen Agent Trust Hub on Apr 28, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI using npm install -g @membranehq/cli@latest. This is the official tool from the skill's authoring organization and is a standard requirement for using the integration.
  • [COMMAND_EXECUTION]: The skill uses shell commands (via membrane CLI) to perform operations. These commands are constrained to the functionality of the Membrane platform, such as logging in, connecting to services, and running specific actions.
  • [DATA_EXFILTRATION]: No evidence of unauthorized data exfiltration was found. The skill explicitly advises letting the platform handle credentials server-side instead of asking users for API keys, which reduces the risk of credential exposure.
  • [DYNAMIC_EXECUTION]: The skill utilizes membrane action create, which generates integration logic on the Membrane platform based on natural language descriptions. While this is dynamic code generation, it occurs within the vendor's managed environment and is a core feature of the service.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 28, 2026, 11:50 PM