ppt-generation-resilient
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard shell utilities such as find, ls, cp, and mv for file management and execution of local Python scripts. These operations are within the expected scope of a development-oriented skill and are confined to the workspace environment.\n- [EXTERNAL_DOWNLOADS]: The skill mentions installing the python-pptx library via pip. This is a standard, well-known library for PowerPoint manipulation and is considered a safe dependency within the context of the skill's primary purpose.\n- [SAFE]: No malicious patterns such as credential theft, obfuscation, or unauthorized network access were detected. The workflow follows best practices for script generation, such as using quoted heredocs (<< 'EOF') to prevent unintended shell expansion during file creation.
Audit Metadata