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 dotnet CLI 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 ~/.bashrc file. This is a standard and safe practice for ensuring development tools remain accessible across terminal sessions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 02:18 PM
Security Audit — agent-trust-hub — minimax-docx