Keap

v1.0.2

Keap API integration with managed OAuth. Manage contacts, companies, tags, tasks, orders, opportunities, and campaigns for CRM and marketing automation. Use this skill when users want to create and manage contacts, apply tags, track opportunities, or automate marketing workflows in Keap. 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· 3.6k·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
high confidence
Purpose & Capability
The name/description (Keap integration) aligns with its runtime instructions: all API examples call Maton gateway/ctrl endpoints to manage Keap resources. The single required env var (MATON_API_KEY) is appropriate for a managed-OAuth gateway.
Instruction Scope
SKILL.md contains only network calls to Maton endpoints and examples for creating/managing Keap resources and connections. It does not instruct the agent to read local files, shell history, or unrelated environment variables, nor to transmit data to unexpected endpoints beyond Maton/Keap.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to be written or executed on disk — lowest-risk install model.
Credentials
The skill requests a single env var (MATON_API_KEY), which is proportional for a gateway-based OAuth integration. Note: possession of MATON_API_KEY lets Maton act on behalf of your account across Keap resources, so the key is powerful and requires trust in the Maton service.
Persistence & Privilege
The skill does not request persistent installation, does not set always:true, and has no install-time side effects. Autonomous invocation is allowed but is the platform default and not combined with other red flags here.
Assessment
This skill appears internally consistent: it uses a Maton gateway to access Keap and only asks for MATON_API_KEY. Before installing, confirm you trust maton.ai/ctrl.maton.ai/gateway.maton.ai because the API key grants Maton permission to act on your Keap account. Do not reuse high-privilege or long-lived keys; prefer creating a scoped API key, restrict its usage, and rotate it if possible. If you require tighter control, consider using a direct Keap integration (if available) rather than a third-party gateway.

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

latestvk979qveaz8gr7pttzm4r4y4smn80xae4

License

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

Runtime requirements

🧠 Clawdis
EnvMATON_API_KEY

Comments