minimax-docx
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Setup and environment check scripts download the .NET installation script from Microsoft's official domain (
dot.net), which is a trusted and well-known service. - [COMMAND_EXECUTION]: The skill executes system-level commands through shell scripts to install system dependencies and uses the
dotnetCLI for document generation and manipulation. - [DYNAMIC_EXECUTION]: Advanced document processing is handled by generating and running C# scripts (
.csx), which is a documented and intended feature for complex structural modifications. - [PERSISTENCE_MECHANISMS]: The installation script adds the .NET binary path to the user's
~/.bashrcfile. This is a standard and safe practice for ensuring development tools remain accessible across terminal sessions.
Audit Metadata