word-analysis

Pass

Audited by Gen Agent Trust Hub on Jul 3, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses subprocess.run to call libreoffice for converting legacy .doc files to the modern .docx format. This is a standard approach for handling old document formats in Linux environments.
  • [COMMAND_EXECUTION]: The skill executes a local Python script located at /path/to/skills/sn-da-image-caption/scripts/caption.py to generate descriptions for images embedded within documents. This script belongs to the developer's own suite of tools.
  • [DATA_EXPOSURE]: The skill reads document content from /mnt/data/ and writes temporary image files to /tmp/. These are typical paths for data analysis tasks and do not involve unauthorized access to sensitive system directories.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 3, 2026, 12:24 PM
Security Audit — agent-trust-hub — word-analysis