mistral-install-auth
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install official SDKs (
@mistralai/mistralaiandmistralai) and supporting utilities likedotenv. These originate from official package registries and are standard for the stated purpose. - [COMMAND_EXECUTION]: Shell commands are used for package installation (
npm,pip,pnpm,yarn). These actions are transparent, well-documented, and use specific allowed tools for environment setup. - [CREDENTIALS_UNSAFE]: The skill provides guidance on Mistral API key configuration. It encourages secure management by recommending environment variables and explicitly showing how to exclude local secrets from version control using
.gitignore. It also provides examples for utilizing managed services like Google Cloud Secret Manager and AWS Secrets Manager.
Audit Metadata