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.run to call the LibreOffice soffice executable for document format conversion. This is a core functional requirement for processing .doc and .wps files 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
Risk Level
SAFE
Analyzed
Sep 15, 2026, 06:21 AM
Security Audit — agent-trust-hub — doc-format