textgain
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the Membrane CLI (
@membranehq/cli) via npm. This is a vendor-owned resource used for platform integration. - [COMMAND_EXECUTION]: The skill uses the
membranecommand-line tool to perform actions such as searching for connectors, connecting accounts, and running API actions. These are the primary functions of the skill and are executed within the context of the vendor's managed environment. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by using
membrane loginandmembrane connectfor authentication. This ensures that the agent never requests, stores, or handles raw API keys or tokens directly, as secrets are managed server-side by the platform.
Audit Metadata