activecampaign
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and fetches resources from official Apideck and ActiveCampaign infrastructure, including OpenAPI specifications (specs.apideck.com) and documentation.
- [COMMAND_EXECUTION]: Provides illustrative examples using the
curlcommand-line tool to verify connector coverage and interact with the Apideck Proxy API. These commands are benign and intended for development testing. - [DATA_EXFILTRATION]: The skill facilitates data movement between the agent and ActiveCampaign via Apideck's official API endpoints (unify.apideck.com). This is the stated purpose of the skill and follows standard API integration practices.
- [CREDENTIALS_UNSAFE]: Appropriately demonstrates the use of environment variables (
process.env.APIDECK_API_KEY) for secret management rather than hardcoding credentials.
Audit Metadata