mistral-upgrade-migration

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: Uses standard development tools including npm, pip, and git for version management and package installation. These operations are appropriate for the skill's stated purpose.
  • [EXTERNAL_DOWNLOADS]: Downloads the official @mistralai/mistralai package from npm and mistralai from PyPI. These are well-known libraries from the official SDK provider.
  • [COMMAND_EXECUTION]: Generates a migration script (scripts/migrate-mistral.ts) that uses filesystem and globbing modules to automate search-and-replace transformations on local project files.
  • [DATA_EXFILTRATION]: References the use of environment variables for API keys during integration tests, which follows standard security practices for credential management in development environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 02:27 PM