slide-deck-generator
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or security bypass attempts were identified in the skill instructions or scripts.
- [EXTERNAL_DOWNLOADS]: The reference sample file uses images from picsum.photos, which is a well-known placeholder service. This is documented for completeness and is considered safe.
- [PROMPT_INJECTION]: The skill processes user-supplied data (documents or outlines) to generate slide content. While this creates a surface for indirect prompt injection, the risk is negligible as the agent uses a static local template to generate an HTML file for browser viewing.
- [COMMAND_EXECUTION]: The skill uses the file system to save the generated HTML file to a user-specified or default documents directory, which aligns with its primary functionality.
Audit Metadata