activecampaign
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the @membranehq/cli package from the npm registry. This is the official tool from the vendor for managing integrations.
- [COMMAND_EXECUTION]: The skill utilizes several CLI commands (membrane login, membrane connect, membrane action run) to interact with the ActiveCampaign API. These commands are part of the intended integration workflow.
- [CREDENTIALS_UNSAFE]: The skill follows security best practices by delegating authentication to the Membrane platform instead of requesting or storing hardcoded API keys locally.
Audit Metadata