ClawAudit verdict
highlevel
highlevel-1-0-7
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.
Findings (5)
Possible hardcoded credential
SKILL.md · code · TOKEN="your-private-integration-token
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | Python
Python urllib.request — network access
scripts/ghl-api.py · prose · downgraded · urllib.request
Popular HTTP library — network access
scripts/ghl-api.py · prose · downgraded · Got
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?
Thanks — recorded.