ux-strategize
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: Risk of indirect prompt injection from analyzed project documents.
- Ingestion points: The skill reads data from files matching 'analysis/', 'PRD--llm.md', 'NOTES--learnings.md', and 'ux/.md'.
- Boundary markers: The prompt lacks explicit delimiters or instructions to treat the ingested file content strictly as data, creating a surface for embedded instructions to influence the agent.
- Capability inventory: The skill uses 'Read', 'Write', 'Glob', 'Grep', and 'AskUserQuestion' tools, allowing it to modify files in the 'ux/' directory.
- Sanitization: No input validation or escaping is performed on the content retrieved from source documents before it is used to generate artifacts.
Audit Metadata