clari-webhooks-events
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a monitoring pipeline for Clari forecast data using legitimate API interactions.
- Communicates with official Clari domains (
api.copilot.clari.com,developer.clari.com). - Uses environment variables (
SLACK_WEBHOOK_URL,COPILOT_ACCESS_TOKEN) for secret management, which is a recommended security practice. - The provided Python and Bash scripts perform transparent data processing and alerting tasks consistent with the skill's description.
- [SAFE]: Data ingestion from the Clari API is used to generate alerts. While this represents an indirect input surface, the data is handled as structured JSON and used for text-based reporting, posing no significant security risk in this context.
Audit Metadata