mxl-info
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes a PowerShell script (
scripts/mxl-info.ps1) to perform XML parsing of 1C spreadsheet templates. This is a legitimate functional requirement for the tool's intended purpose. - [SAFE]: Analysis of the source code confirms no presence of malicious patterns. The tool does not execute remote code, perform network requests, or attempt to access sensitive system files like SSH keys or environment variables. It adheres to the principle of least privilege by focusing solely on the provided XML template paths.
Audit Metadata