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.runto calllibreofficefor converting legacy.docfiles to the modern.docxformat. 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.pyto 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