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, specifically lxml and python-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 in SKILL.md reveals no attempts to override agent behavior, bypass safety guidelines, or extract system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 17, 2026, 05:17 AM
Security Audit — agent-trust-hub — docx-to-knowledge