docx-advanced-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The provided documentation and code snippets focus on legitimate document processing tasks. No malicious patterns such as prompt injection, data exfiltration, or obfuscation were found.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill references 'python-docx', a standard and trusted library for Word document manipulation. Per [TRUST-SCOPE-RULE], references to 'anthropics' GitHub repositories are considered low risk.
- [DATA_EXFILTRATION] (SAFE): Analysis of the code snippets shows local file processing only. There are no network operations or attempts to access sensitive system files.
- [COMMAND_EXECUTION] (SAFE): No dangerous system command executions or subprocess calls were identified.
Audit Metadata