Skip to main content

clari-common-errors

Diagnoses and resolves common Clari API errors, ensuring smooth data exports and accurate forecasting for users.

Install this skill

or
84/100

Security score

The clari-common-errors skill was audited on Jun 3, 2026 and we found 8 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 42

Template literal with variable interpolation in command context

SourceSKILL.md
42```bash
medium line 90

Template literal with variable interpolation in command context

SourceSKILL.md
90```bash
low line 44

External URL reference

SourceSKILL.md
44https://api.clari.com/v4/export/forecast/list | jq '.forecasts[].forecastName'
low line 80

External URL reference

SourceSKILL.md
80**Fix**: The Copilot API uses OAuth2, not API key auth. Register your app at https://api-doc.copilot.clari.com and use client credentials flow.
low line 94

External URL reference

SourceSKILL.md
94https://api.clari.com/v4/export/forecast/list
low line 98

External URL reference

SourceSKILL.md
98https://api.clari.com/v4/export/forecast/list | jq .
low line 102

External URL reference

SourceSKILL.md
102https://api.clari.com/v4/export/jobs | jq '.jobs[] | {jobId, status, createdAt}'
low line 108

External URL reference

SourceSKILL.md
108- [Clari Community](https://community.clari.com)
Scanned on Jun 3, 2026
View Security Dashboard
Installation guide →