ppt-image-first-workflow
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's installation process involves cloning the source repository from GitHub (
github.com/NyxTides/ppt-image-first.git), which is a well-known service and standard practice for skill distribution. - [REMOTE_CODE_EXECUTION]: The skill requires installing external Python dependencies via
pipfrom arequirements.txtfile during the setup phase. - [COMMAND_EXECUTION]: The Python implementation uses
subprocess.runto execute system commands (openon macOS orxdg-openon Linux) to display local HTML-based UI shells in the user's browser for slide previews and review loops.
Audit Metadata