ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION] (LOW): The skill is susceptible to indirect prompt injection through its search result processing. 1. Ingestion points: Data entering via user-provided query and results returned by the search function in scripts/search.py. 2. Boundary markers: Absent; the format_output function uses standard markdown headers without delimiters or instructions to ignore embedded commands. 3. Capability inventory: The skill has the capability to write to the filesystem via the persist_design_system function. 4. Sanitization: No sanitization or escaping of external content is performed before interpolation into the output, although results are truncated to 300 characters.
Audit Metadata