docx-template-filling
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes
scripts/inspect_template.py, a Python utility meant to be run by the agent or user. The script performs local analysis of Word documents to identify table structures and anchor points, facilitating accurate template filling. - [SAFE]: Analysis of the provided Python code and documentation reveals no malicious patterns. The skill relies on the standard
python-docxlibrary and focuses entirely on local document processing without network connectivity or sensitive data access.
Audit Metadata