local-pptx-editor
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill directs the agent to execute local Python scripts, such as
pptx_utils.pyandsafe_copy.py, using a specified virtual environment path (.venv\Scripts\python.exe). This is standard procedure for processing files with local tooling and does not involve downloading untrusted code.- [SAFE]: The skill adheres to safe data handling by mandating that all edits occur on copies of the original files located in a temporary working directory, preserving the integrity of the original user input.
Audit Metadata