muapi-blog-header
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection because user-provided inputs are interpolated into the image generation prompt without boundary markers or sanitization. An attacker could provide malicious input to manipulate the image generation process.
- Ingestion points: The
topic,publication_style, anddominant_colorinputs inSKILL.md. - Boundary markers: None present in the prompt templates.
- Capability inventory: Image generation and editing via
muapiCLI andcurlrequests to the vendor API. - Sanitization: No input validation or escaping is performed before interpolation.
- [COMMAND_EXECUTION]: The skill requires the agent to execute shell commands, specifically
muapiCLI tools andcurlrequests for API interaction. These commands utilize theMUAPI_API_KEYenvironment variable for authentication with the vendor's domainapi.muapi.ai.
Audit Metadata