html-ppt-xhs-white-editorial
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified in the skill. The instructions and example files are focused on visual styling and document generation.
- [EXTERNAL_DOWNLOADS]: The skill uses Google Fonts via
@importin the CSS. This is a standard and safe use of a well-known service for web typography. - [REMOTE_CODE_EXECUTION]: While the skill mentions a 'runtime.js' for keyboard navigation, it instructs the agent to use local copies of the file within the project directory rather than downloading external scripts at runtime.
- [DATA_EXFILTRATION]: No network operations or sensitive data access patterns were found. The skill operates entirely within the local workspace to generate HTML content.
- [INDIRECT_PROMPT_INJECTION]: As a template generator, the skill has an inherent surface for processing user-supplied content into a deck. However, the instructions use structured HTML/CSS boundaries, which align with standard safe practices for content generation.
Audit Metadata