clari-install-auth

Pass

Audited by Gen Agent Trust Hub on Aug 21, 2026

Risk Level: SAFE
Full Analysis
  • [DATA_EXPOSURE]: The skill instructs the user on how to securely handle API tokens by using environment variables and configuration files (.env). It provides specific guidance on excluding these sensitive files from version control using .gitignore, which is a standard security best practice.
  • [EXTERNAL_DOWNLOADS]: The skill uses standard network operations via curl and the Python requests library to interact with official Clari API endpoints (api.clari.com and api.copilot.clari.com). These operations are limited to the intended functionality of the skill.
  • [COMMAND_EXECUTION]: The skill includes benign shell commands for environment configuration and basic API connectivity tests. It does not use elevated privileges or perform any suspicious command injection patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 21, 2026, 01:03 PM
Security Audit — agent-trust-hub — clari-install-auth