docx-to-knowledge
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill scripts (
extract_final.py,gen_html_v4.py) interact with the local file system to read documents and write output files. These operations utilize absolute paths that align with the author's repository structure (/Users/fred/Documents/GitHub/cycleuser/).\n- [EXTERNAL_DOWNLOADS]: The skill scripts import standard Python libraries for XML and document processing, specificallylxmlandpython-docx. No unauthorized or unverified external downloads were detected.\n- [DATA_EXFILTRATION]: There are no network-based operations or credential access patterns. All data processing is confined to the local environment as defined by the hardcoded paths.\n- [PROMPT_INJECTION]: Analysis of the instructions inSKILL.mdreveals no attempts to override agent behavior, bypass safety guidelines, or extract system prompts.
Audit Metadata