theme-factory
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [Indirect Prompt Injection] (LOW): The 'Create your Own Theme' feature accepts untrusted user input to generate styling instructions.
- Ingestion points: User descriptions provided for custom theme generation in SKILL.md.
- Boundary markers: Absent; the instructions do not specify delimiters to separate user input from system instructions.
- Capability inventory: The skill has the capability to read local files in the 'themes/' directory and modify various artifacts like slides and documents.
- Sanitization: Absent; no validation or escaping of user input is mentioned before the agent uses it to define theme properties.
Audit Metadata