clari-hello-world

Pass

Audited by Gen Agent Trust Hub on Aug 21, 2026

Risk Level: SAFE
Full Analysis
  • [DATA_EXPOSURE]: The skill correctly handles sensitive credentials by retrieving the CLARI_API_KEY from environment variables rather than hardcoding them. It sends these credentials to the official Clari API domain (api.clari.com).
  • [EXTERNAL_DOWNLOADS]: The skill fetches forecast data from a dynamic download URL provided by the Clari API service during the export process. This is a standard and necessary function for the skill's stated purpose.
  • [COMMAND_EXECUTION]: The skill instructions include Bash (curl) and Python (requests) scripts for performing network requests and processing JSON data, which align with the expected behavior of an API integration tool.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 21, 2026, 01:03 PM
Security Audit — agent-trust-hub — clari-hello-world