Constant Contact

v1.0.3

Constant Contact API integration with managed OAuth. Manage contacts, email campaigns, lists, segments, and marketing automation. Use this skill when users want to manage email marketing campaigns, contact lists, or analyze campaign performance. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

3· 5.1k·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description match the declared runtime behavior: the SKILL.md instructs the agent to call a Maton gateway (gateway.maton.ai / ctrl.maton.ai) which proxies Constant Contact's V3 API. Requiring a MATON_API_KEY is coherent with a managed OAuth gateway.
Instruction Scope
Instructions are narrowly scoped to HTTP calls to Maton endpoints and to using the MATON_API_KEY header. They do not request reading local files, other environment variables, or unrelated system state. Note: API calls are routed to Maton endpoints (not directly to api.cc.email), so Maton will see requests and OAuth tokens—this is expected for a gateway but important to understand.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install mechanism (nothing is written to disk by the skill itself).
Credentials
Only MATON_API_KEY is required, which is proportionate for a gateway that authenticates requests. However, the single bearer-style API key effectively grants Maton the ability to act on your Constant Contact account via the gateway, so treat it as a high-privilege secret and only provide it to trusted services.
Persistence & Privilege
always is false and the skill does not request system config paths or other skills' credentials. The skill does not request persistent installation or elevated agent-wide privileges.
Assessment
This skill is internally consistent for a Constant Contact integration that uses Maton as a proxy. Before installing, confirm you trust Maton.ai (the gateway operator) because OAuth tokens and all API traffic go through their servers. Treat MATON_API_KEY like a high-privilege secret: only set it if you accept that Maton will be able to perform actions on your Constant Contact account. If you need stronger assurance, ask the publisher for a source repository or a homepage and verify the gateway's privacy/security documentation and ownership before proceeding.

Like a lobster shell, security has layers — review code before you run it.

latestvk97a29y9w7ymqx71w7406qkjv180wadj

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🧠 Clawdis
EnvMATON_API_KEY

Comments