skills/nguyendinhquocx/code-ai/docx/Gen Agent Trust Hub

docx

Pass

Audited by Gen Agent Trust Hub on Feb 23, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The pack.py script uses subprocess.run to execute soffice for document validation. This is a standard and necessary operation for verifying the integrity of generated Office files.
  • [DATA_EXPOSURE] (SAFE): The scripts use temporary directories (tempfile.TemporaryDirectory) for processing files, ensuring that intermediate data is handled securely and cleaned up after use.
  • [REMOTE_CODE_EXECUTION] (SAFE): No remote code execution patterns or unverifiable external dependencies were found. The code uses established Python libraries for XML and zip processing.
  • [PROMPT_INJECTION] (SAFE): No prompt injection patterns or instructions to bypass safety filters were detected in the scripts or templates.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 23, 2026, 05:28 AM