ClawAudit verdict

highlevel

highlevel-1-0-7

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

A GoHighLevel CRM API client using the user's own API tokens; the skill explicitly validates all user-supplied IDs against strict regex and uses only pre-defined endpoint paths, and all calls go to the official GHL API.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

43
security
100
transparency
90
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="your-private-integration-token

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match low

Python urllib.request — network access

scripts/ghl-api.py · prose · downgraded · urllib.request

Pattern match low

Popular HTTP library — network access

scripts/ghl-api.py · prose · downgraded · Got

Pattern match low

Python os.environ.get — reads environment variable

scripts/ghl-api.py · prose · downgraded · os.environ.get(

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: HIGHLEVEL_TOKEN).

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API