qwen-image-2
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references a shell script installation guide hosted on the vendor's GitHub repository.
- [COMMAND_EXECUTION]: The skill utilizes the
infshcommand-line interface to interact with remote AI models. - [PROMPT_INJECTION]: The skill accepts user-provided prompts and external image URIs for processing, which constitutes an indirect prompt injection surface.
- Ingestion points: User-supplied
promptandreference_images(SKILL.md). - Boundary markers: None explicitly defined in the skill instructions.
- Capability inventory: Execution of the
infshtool via Bash. - Sanitization: No explicit sanitization or validation of external content is described in the skill content.
Audit Metadata