image-lowlight-enhance
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes the
meituCLI tool to perform image enhancement tasks and verify the installed version of the utility. - [EXTERNAL_DOWNLOADS]: It provides instructions to install or update the
meitu-clipackage via the NPM registry, which is the standard distribution method for the author's official command-line tools. - [CREDENTIALS_UNSAFE]: The skill retrieves Meitu API credentials from environment variables or a local configuration file located at
~/.meitu/credentials.json. This is a standard and safe practice for authenticating local CLI tools with vendor cloud services.
Audit Metadata