GoHighLevel

PassAudited by ClawScan on May 1, 2026.

Overview

This is a transparent but broad GoHighLevel API helper that requires Maton-managed credentials and can change CRM, payment, and automation data, so users should verify the provider and approve write actions carefully.

Before installing, confirm that you trust Maton and this publisher, use the least-privileged GoHighLevel token needed, keep MATON_API_KEY private, specify the intended Maton connection, and only approve write actions after reviewing the exact account, resource, and effect.

Findings (5)

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.

What this means

If approved too broadly, actions could modify important GoHighLevel business records or automation settings.

Why it was flagged

The skill exposes broad CRM, payment, and automation operations, including account-changing actions, but it also instructs the agent to confirm create, update, and delete calls with the user.

Skill content
Manage contacts, sales pipelines, calendars, conversations, invoices, products, businesses, and marketing automation. ... All write operations require explicit user approval.
Recommendation

Approve only specific, clearly described write actions, and confirm the target account, location, resource, and intended effect before proceeding.

What this means

Connecting high-privilege tokens can let the integration access or change sensitive GoHighLevel account and CRM resources.

Why it was flagged

The skill uses delegated GoHighLevel authority through private integration tokens, including agency-level and sub-account-level scopes.

Skill content
You will typically need both connections — an agency token for location management and a sub-account token for CRM operations.
Recommendation

Use the least-privileged token needed for the task, separate agency and sub-account connections, and remove unused connections.

What this means

Users have less independent provenance information to verify before trusting the integration with credentials and business data.

Why it was flagged

The registry metadata does not provide a source repository or homepage, which is a provenance gap for a skill that routes API calls through an external provider.

Skill content
Source: unknown; Homepage: none
Recommendation

Verify that the publisher and api.maton.ai service are expected and trusted before adding credentials.

What this means

GoHighLevel requests and credential-mediated access pass through Maton, so provider trust and correct connection selection matter.

Why it was flagged

The skill relies on an external gateway/provider flow where Maton handles the GoHighLevel Private Integration Token and forwards requests.

Skill content
Maton proxies requests to `services.leadconnectorhq.com` and automatically injects your PIT token.
Recommendation

Use the `Maton-Connection` header for the intended account, verify the provider, and avoid sending unnecessary sensitive data.

What this means

A wrong approved action could propagate through automations, customer communications, payment records, or sales processes.

Why it was flagged

The covered resources include workflows, campaigns, payments, and CRM data, where one mistaken change could affect customers, automations, or business processes.

Skill content
Sub-Account tokens access contacts, calendars, pipelines, conversations, payments, custom fields, tags, workflows, campaigns.
Recommendation

For impactful changes, test on a limited scope first and confirm affected locations, contacts, workflows, and payment-related resources.