docx
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and Python code examples for managing Word documents. The use of 'pandoc' for text extraction and 'python-docx' for document generation follows industry-standard practices.
- [EXTERNAL_DOWNLOADS]: The skill references the 'python-docx' library and 'pandoc' utility. These are well-known, trusted tools for document processing and do not represent a security risk.
- [COMMAND_EXECUTION]: A bash command using 'pandoc' is provided to convert .docx files to markdown. This is a functional requirement for the skill's purpose and does not involve any dangerous shell injection or unauthorized command execution.
Audit Metadata