mmx-cli
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill describes legitimate interaction with the MiniMax AI platform via its official CLI tool.\n- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the
mmx-clipackage from the official NPM registry and references the vendor's GitHub repository. These are standard and safe distribution methods for a CLI utility.\n- [CREDENTIALS_UNSAFE]: The documentation uses safe placeholder values (e.g.,sk-xxxxx) for API keys and correctly identifies standard hidden directory paths (~/.mmx/) for configuration storage, which is expected behavior for localized authentication.\n- [COMMAND_EXECUTION]: Instructions involve standard shell commands for a command-line interface, including the use of--non-interactiveand--yesflags which are appropriate for agent-based automation.
Audit Metadata