pptx-author
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- Local File System Operations: The skill is configured to read from template files and write output to a designated local directory (
./out/). This localized approach is a standard method for managing file artifacts in automated environments. - Dynamic Script Generation: To create the presentations, the skill generates and executes Python code using the
python-pptxlibrary. This allows for programmatic document creation based on the agent's context and intended output. - Data Integration Patterns: The instructions suggest drawing data from other local files, such as spreadsheets, to populate slides. While this involves processing external data, it is a functional requirement for the skill's purpose of automated reporting and document assembly.
Audit Metadata