flux-image
Pass
Audited by Gen Agent Trust Hub on Sep 26, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes external text prompts and image URLs provided by the user to generate or edit images.
- Ingestion points: The
promptandimage_urlfields within the API request payloads inSKILL.md. - Boundary markers: No explicit delimiters or boundary markers for user-provided prompts are specified in the instructions.
- Capability inventory: The skill facilitates network requests (via
curlor potential tool use) to theapi.acedata.cloudendpoint. - Sanitization: The instructions do not define specific sanitization or validation logic for the content of the prompts or image URLs before they are sent to the API.
Audit Metadata