muapi-youtube-thumbnail
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
muapiCLI for image generation and prediction tracking. It also includes a fallback mechanism usingcurlto interact with the vendor's API atapi.muapi.ai. - [EXTERNAL_DOWNLOADS]: Network operations are directed towards
api.muapi.aito facilitate image generation tasks. These are standard functional requirements for the skill's purpose. - [CREDENTIALS_UNSAFE]: The skill references the
MUAPI_API_KEYenvironment variable and includes instructions for configuring authentication viamuapi auth configure. This is a standard and secure way to handle API credentials without hardcoding them. - [INDIRECT_PROMPT_INJECTION]: The skill ingests user-provided text for titles and descriptions. While these are interpolated into prompts for image generation and design advice, the risk is negligible as the outputs are design suggestions and visual content rather than executable code.
Audit Metadata