html-ppt
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes two local shell scripts,
scripts/new-deck.shandscripts/render.sh. These scripts are used for scaffolding new presentation projects and generating PNG images of slides via headless Chrome. They operate on local file paths and do not incorporate untrusted external input. - [EXTERNAL_DOWNLOADS]: HTML templates and themes reference external resources from well-known and trusted providers, specifically Google Fonts (
fonts.googleapis.com) and JSDelivr (cdn.jsdelivr.net) for fonts and libraries such as Chart.js and Highlight.js. - [DATA_EXFILTRATION]: No network operations targeting unknown or suspicious domains were detected. All network activity is limited to fetching assets from established CDNs.
- [PROMPT_INJECTION]: The skill instructions in
SKILL.mdare focused on authoring presentations and do not contain any patterns typical of prompt injection or behavior override attempts. - [CREDENTIALS_UNSAFE]: No hardcoded secrets, API keys, or sensitive credentials were found in the codebase or assets.
Audit Metadata