sidetracker
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI tool (
@membranehq/cli) from the official npm registry. This is a standard procedure for using the vendor's platform. - [COMMAND_EXECUTION]: The skill uses various
membraneCLI commands to manage connections, discover actions, and perform API requests. These commands are restricted to the functionality of the Membrane integration framework. - [SAFE]: The skill explicitly advises against asking users for API keys or tokens, instead utilizing Membrane's server-side connection management which is a secure design pattern.
Audit Metadata