docx-generator
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill mentions installing the 'python-docx' library, which is a well-known and standard package for programmatically creating and modifying Word documents.- [COMMAND_EXECUTION]: The provided Python code patterns demonstrate saving generated documents to the local file system using the 'doc.save()' method.- [SAFE]: No malicious patterns such as prompt injection, obfuscation, or persistence mechanisms were detected. The skill's behavior is entirely consistent with its stated purpose of document generation.
Audit Metadata