aweber
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation includes an instruction to install the
@membranehq/clipackage globally via npm. This package is the official tool maintained by the skill's author and vendor (Membrane), and it is used to manage integrations and authentication on their platform. - [COMMAND_EXECUTION]: The skill uses various
membraneCLI commands to search for connectors, authenticate accounts, and run API actions. These commands are executed locally by the user to interact with the AWeber API through the Membrane proxy service. - [CREDENTIALS_UNSAFE]: No API keys, tokens, or other sensitive credentials are hardcoded within the skill. The integration utilizes a managed authentication flow where the Membrane CLI handles token exchange and refreshing, which is a security best practice.
Audit Metadata