active-campaign

active-campaign is a skill for Claude Code, Codex from withoneai/one-agent-plugin. It costs 0 tokens per session (5,655 once invoked), scanned A, a copy of 2-chat, MIT.

A connection to ActiveCampaign, a service for email marketing, automated customer communication, sales automation, and contact management.

In plain words
What is it for?
Use it to find and run supported operations for contacts, segments, users, personalizations, SMS broadcasts, and accounts after checking that ActiveCampaign is connected.
Why use it?
It lets an agent work with ActiveCampaign data through defined actions instead of manually handling the service's API details.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/withoneai/one-agent-plugin/active-campaign
Any agent
npx skills add withoneai/one-agent-plugin --skill active-campaign
Clone the repo
git clone --depth 1 https://github.com/withoneai/one-agent-plugin

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for active-campaign

README.md
[![agentmods](https://agentmods.dev/badge/skills/withoneai/one-agent-plugin/active-campaign.svg)](https://agentmods.dev/skills/withoneai/one-agent-plugin/active-campaign)
Your own site
<a href="https://agentmods.dev/skills/withoneai/one-agent-plugin/active-campaign"><img src="https://agentmods.dev/badge/skills/withoneai/one-agent-plugin/active-campaign.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,655 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 73% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.05655
Opus 5 $0.00000 $0.02828
Sonnet 5 $0.00000 $0.01131
Haiku 4.5 $0.00000 $0.00566

Measured 4d ago against content hash 49ee002c915e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

active-campaign scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

73% identical to 2-chat — 308 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

platforms/one-active-campaign/skills/active-campaign/SKILL.md · 199 lines

How it starts

The opening of the file, as written. The whole thing — 199 lines — stays where its author put it; the contents beside it link to each section on GitHub.

ActiveCampaign through One

ActiveCampaign is a customer experience automation platform that combines email marketing, automation, sales automation, and CRM tools to help businesses engage with customers and drive growth.

One exposes ActiveCampaign through four MCP tools. The table below carries real action ids from One's knowledge base, so for a common operation you can skip search and go straight to reading the action's parameters.

How to run an action

  1. Find the action in the table below, or call search_one_platform_actions with platform active-campaign if it is not listed.
  2. Call get_one_action_knowledge with the action id. Do this every time, including for actions in this table. The table gives you the id, not the parameters.
  3. Call execute_one_action with parameters copied from that knowledge.

Never guess a parameter name, a body field, or an enum value. The knowledge has the real schema, and a guessed field is either a 400 or a silent write of the wrong thing.

Before you start

Call list_one_integrations once and confirm ActiveCampaign is connected. If it is missing, the user has not connected it: say so and point them at https://app.withone.ai rather than reaching for raw HTTP.

Each connection carries an access field. If it reports {"policy": "methods", "methods": ["GET"]} the agent is read-only here, so plan a read-only answer instead of attempting a write that will be refused.

Before a write

Creates, updates, deletes and sends land on a real ActiveCampaign account and cannot be recalled. State the action and the specific target in one line before the first write in a task, and let the user stop you. Reads need no confirmation.

Actions

Contacts

Action Method Path Action id
List, Search, and Filter Contacts GET /api/3/contacts conn_mod_def::GJzzbG2HP0U::-KANfSK3RtSbF1PHyI_6dQ
Retrieve a Contact GET /api/3/contacts/{{id}} conn_mod_def::GJzzbO8E7kE::DRnIr11cTH-0sFKibe799w
Retrieve a Contact’s Automation Entry Counts GET /contacts/{{id}}/automationEntryCounts conn_mod_def::GJzzcZTIjoE::FtTNXhMsT7W5tw1JTVKXtA
Retrieve a Contact’s Bounce Logs GET /api/3/contacts/{{id}}/bounceLogs conn_mod_def::GJzzbWgJLK8::3ExfDJH0RsKqtfHJwTc1iQ
Retrieve a Contact’s Deals GET /api/3/contacts/{{id}}/deals conn_mod_def::GJzzbltmhjY::MY6JQeHlQIiBEApKySmYOA
Retrieve a Contact's Field Values GET /contacts/{{id}}/fieldValues conn_mod_def::GJzzbtHRw_Q::tJE2bwvMQ4yLlhK9Yz90nQ
Retrieve a Contact’s Geo IPs GET /api/3/contacts/{{id}}/geoIps conn_mod_def::GJzzcojILNg::Iadlt3JrQUeVnE6EYvsA1A
Retrieve a Contact’s Organization GET /contacts/{{id}}/organization conn_mod_def::GJzzc3VP-ZQ::LymNycFvS1ml1_pF5mRdBA
Retrieve a Contact’s Plus Append GET /contacts/{{id}}/plusAppend conn_mod_def::GJzzc-zXyPc::HSgzK7QTTR-tnd5PaJ4KnA
Retrieve a Contact's Score Values GET /contacts/{{id}}/scoreValues conn_mod_def::GJzzcLWDpqo::UylzVETZSuu4_JkMCE1FlQ
Retrieve a Contact’s Tracking Logs GET /api/3/contacts/{{id}}/trackingLogs conn_mod_def::GJzzdGffsvE::VMEEARfoQASjfWktPgom8Q
Bulk Import Contacts POST /api/3/import/bulk_import conn_mod_def::GJzzaFp3d6o::BAPVfP1BQRSoUZzVbpBqMQ

Read the full file on GitHub · 199 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 199 lines · 0 tokens per session scan A 49ee002c915e

Subscribe to this mod's changes

active-campaign is a skill published in the GitHub repository withoneai/one-agent-plugin (1 stars, last pushed 15d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 5,655 tokens. A static security scan graded it A with 0 findings. It is 73% identical to 2-chat, differing in 308 lines, and is treated as a copy.