doc-format
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
subprocess.runto call the LibreOfficesofficeexecutable for document format conversion. This is a core functional requirement for processing.docand.wpsfiles on non-Windows platforms. The commands are constructed using list-based arguments, which prevents shell injection vulnerabilities. - [SAFE]: No network activity, data exfiltration patterns, or credential harvesting were detected. The skill operates strictly on local files provided by the user and saves results to a specified local directory. All dependencies are standard libraries for document processing.
Audit Metadata