clari-debug-bundle
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs diagnostic data collection from the official Clari API (
api.clari.com). It correctly relies on an environment variable (CLARI_API_KEY) for authentication rather than hardcoding credentials. The script includes explicit redaction for the API key in the summary file (${CLARI_API_KEY:+[SET]}) and instructions emphasize that sensitive data like forecast amounts or email addresses must never be shared. All network operations target well-known, official service endpoints.
Audit Metadata