slides-edit
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions do not contain any malicious patterns, obfuscation, or safety bypass attempts. No hardcoded credentials or sensitive file paths were identified.- [COMMAND_EXECUTION]: The skill utilizes standard command-line tools like
findanduvxto manage and edit presentation files. These commands are targeted at specific project files likeoutput.pptxand do not attempt to access sensitive system areas.- [EXTERNAL_DOWNLOADS]: The skill uses theuvxmanager to execute theagent-slidespackage. This involves downloading the package from a registry, which is a standard dependency management practice within the specified Python environment.
Audit Metadata