meitu-upscale
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the 'meitu-cli', which is an official tool provided by the vendor for image processing. It also utilizes 'node' to execute local workspace management scripts located at predictable paths within the framework environment.
- [EXTERNAL_DOWNLOADS]: The skill identifies 'meitu-cli' as a necessary dependency. This is a vendor-owned Node.js package and its installation is presented as a prerequisite for the user or agent environment.
- [CREDENTIALS_UNSAFE]: The skill includes instructions for the agent to guide users in setting up API access keys and secret keys using the CLI configuration tool or environment variables. This is consistent with standard developer workflows for credential management and does not involve hardcoding secrets.
- [DATA_EXFILTRATION]: No unauthorized data transmission was observed. The skill processes image data by sending it to the vendor's processing service via the authorized CLI tool, which is the primary purpose of the skill.
- [PROMPT_INJECTION]: The instructions are focused on the technical workflow for image upscaling and do not contain any patterns intended to override agent behavior, bypass safety guidelines, or extract system prompts.
Audit Metadata