ClickFunnels
PassAudited by ClawScan on May 1, 2026.
Overview
This is a coherent ClickFunnels integration, but it uses a Maton API key/OAuth connection and can affect business data, so users should approve writes carefully.
Install this only if you intend to let the agent access your ClickFunnels account through Maton. Treat MATON_API_KEY as a secret, confirm the correct ClickFunnels connection/workspace before use, and require clear confirmation before any action that creates, updates, deletes, processes orders, or changes webhooks.
Findings (4)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Anyone or any agent using this key can access the ClickFunnels resources available through the connected account.
The skill requires a Maton API key that grants delegated access to the connected ClickFunnels account.
All requests require the Maton API key in the Authorization header ... Authorization: Bearer $MATON_API_KEY
Keep MATON_API_KEY private, use the intended Maton connection when multiple accounts exist, and revoke the key or OAuth connection when access is no longer needed.
Approved write actions could change customer records, products, orders, courses, forms, or webhook automation in ClickFunnels.
The skill exposes operations that can change important business data, but the artifact also explicitly requires user approval before writes.
Manage contacts, products, orders, courses, forms, webhooks ... All write operations require explicit user approval.
Before approving any create, update, or delete action, verify the target workspace/account, resource ID, and exact intended effect.
ClickFunnels customer, order, product, and automation data may be handled through Maton's proxy service.
Requests to ClickFunnels are routed through the Maton gateway, so ClickFunnels API requests and responses pass through a third-party service.
Maton proxies requests to `{subdomain}.myclickfunnels.com` and automatically injects your OAuth token.Use this only if you trust Maton to broker the OAuth connection and handle ClickFunnels data appropriately.
Users have less provenance information to confirm the publisher or service relationship before granting API access.
The registry metadata does not provide an external source or homepage for independent verification, though the skill is instruction-only and does not install code.
Source: unknown; Homepage: none
Verify the Maton and ClickFunnels connection flow independently before providing credentials or approving account changes.
