muapi-fashion-try-on
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to
api.muapi.aiand uses themuapiCLI. These are official endpoints and tools associated with the service described in the skill, representing standard operational behavior for its intended purpose. - [COMMAND_EXECUTION]: The instructions direct the agent to execute
muapiCLI commands and usecurlfor API interactions. This usage is transparent and limited to the orchestration of the fashion try-on service. - [CREDENTIALS_UNSAFE]: The skill references a
MUAPI_API_KEYfor authentication. It follows security best practices by recommending the use of environment variables or CLI configuration (muapi auth configure) rather than hardcoding sensitive credentials. - [DATA_EXFILTRATION]: The agent ingests user-provided image URLs to be processed by the Muapi API. This data movement is a necessary part of the skill's primary function and targets the vendor's own infrastructure.
Audit Metadata