frontend-slides
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill employs platform-specific commands such as
open(macOS),xdg-open(Linux), andstart(Windows) to allow users to preview the generated HTML presentations in their default browser. It also usespython3for extracting data from PowerPoint files, which is a standard method for this task. - [EXTERNAL_DOWNLOADS]: The skill references typography from well-known and trusted providers, specifically Google Fonts and Fontshare. It also suggests the use of
python-pptx, a common and reputable Python library, for processing presentation files. - [PROMPT_INJECTION]: An indirect injection surface exists because the skill processes content from external PowerPoint files. This risk is minimized by the skill's specialized focus on extracting specific data points (text, notes, images) and applying them to a constrained, pre-defined HTML and CSS framework.
Audit Metadata