vision-expert
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted user-provided images (screenshots, diagrams) and generates code or diagnostic advice based on the contents. This represents a potential surface for indirect prompt injection if the visual data contains instructions designed to mislead the agent.
- Ingestion points:
image_pathparameters inui_to_artifact,diagnose_error_screenshot, andunderstand_technical_diagramtool calls inSKILL.md. - Boundary markers: Absent. The skill does not explicitly instruct the agent to ignore instructions embedded within the images.
- Capability inventory: Vision analysis and code generation tools (
zai-vision:*). - Sanitization: Absent. There is no mention of validating or sanitizing the content extracted from images before using it to generate code or suggestions.
Audit Metadata