quick-design
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a documentation assistant for game design, using standard file manipulation tools to organize specifications. No malicious patterns or unauthorized behaviors were identified.\n- [INDIRECT_PROMPT_INJECTION]: The skill incorporates an indirect prompt injection surface by reading external project files to provide context for drafting. This is an inherent part of its functionality. The risk is effectively managed by requiring explicit user review and approval of all generated content before any files are created or modified.\n
- Ingestion points: Contextual data is read from
design/gdd/,design/quick-specs/, andassets/data/(SKILL.md).\n - Boundary markers: The skill uses markdown blockquotes to separate quoted source text from the generated draft.\n
- Capability inventory: The skill utilizes
Read,Write,Glob,Grep, andEdittools.\n - Sanitization: No explicit sanitization of the input file content is performed; the workflow relies on user verification via
AskUserQuestionbefore committing changes.
Audit Metadata