playtest-report
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides templates and analysis logic for game development workflows, strictly using authorized tools for file reading and writing within the project context.
- [DATA_EXPOSURE]: The skill accesses project-specific files such as
production/review-mode.txtanddesign/gdd/game-concept.md. These actions are necessary for the skill's primary purpose of cross-referencing playtest feedback with the Game Design Document (GDD). - [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface as it processes untrusted raw playtest notes from the user. However, this is inherent to its functionality as an analysis tool.
- Ingestion points: Raw notes provided via the
analyzeargument (SKILL.md). - Boundary markers: Absent; the notes are processed directly into the report template.
- Capability inventory:
Read,Glob,Grep,Write,Task,AskUserQuestion(SKILL.md). - Sanitization: None present for the ingested text.
Audit Metadata