bigtincan
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the
@membranehq/clipackage from the npm registry. This is the official command-line interface for the Membrane platform, owned by the skill's authoring organization. - [COMMAND_EXECUTION]: The skill utilizes several
membraneCLI commands to manage the integration lifecycle, includingmembrane loginfor authentication,membrane searchfor discovering connectors, andmembrane action runfor executing specific tasks. These commands are standard for the platform and do not involve arbitrary shell execution of untrusted input.
Audit Metadata