docx
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements secure document processing workflows. XML manipulation is primarily handled using the
defusedxmllibrary to protect against XML External Entity (XXE) and other XML-based attacks. Subprocess calls for document validation and diffing inooxml/scripts/pack.pyandooxml/scripts/validation/redlining.pyuse argument lists, preventing shell command injection. The ingestion of untrusted document content (Category 8 surface) is a core part of the skill's purpose and is handled defensively. No evidence of prompt injection, data exfiltration, or obfuscation was found.
Audit Metadata