design-review
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection (Category 8) as it processes external, potentially untrusted data during the design review process.
- Ingestion points: The skill reads source code files (e.g., .tsx, .css, .module.css) from
src/prototypes/andsrc/components/in Step 4. - Boundary markers: There are no explicit instructions to use boundary markers or "ignore embedded instructions" delimiters when the agent or its sub-agents ingest these files.
- Capability inventory: The skill uses
findandgit difffor file discovery and recommends usingbrowser_subagentto read and process the full source code of components. - Sanitization: The instructions do not specify any validation or sanitization of the content read from the source files before analysis.
Audit Metadata