html-ppt-zhangzara-sakura-chroma
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a decorative HTML template for generating slides. No malicious patterns, prompt injections, or unauthorized data access were detected.
- [EXTERNAL_DOWNLOADS]: The skill references font files from Google Fonts (fonts.googleapis.com and fonts.gstatic.com). These are well-known, trusted services used for visual styling and do not pose a security risk.
- [COMMAND_EXECUTION]: There are no shell commands, subprocess calls, or system-level execution patterns in the skill instructions or associated files.
- [DATA_EXFILTRATION]: The skill does not perform any network operations to external domains (other than font loading) and does not access sensitive local files or environment variables.
- [DYNAMIC_EXECUTION]: The JavaScript included in the HTML template is limited to handling keyboard and touch events for slide navigation. It does not use eval(), Function(), or other dynamic execution sinks.
Audit Metadata