cartesia-line
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill includes an installation command for the Cartesia CLI via
curl -fsSL https://cartesia.sh | sh. This URL is the official distribution channel for the vendor's command-line tools and is required for the development workflow described in the documentation. - [DATA_EXPOSURE]: The documentation demonstrates secure methods for handling LLM provider API keys, recommending the use of environment variables and the Cartesia CLI's encrypted environment storage (
cartesia env set). No hardcoded secrets or insecure credential patterns were detected.
Audit Metadata