novelai-cli
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
novelai-image-mcppackage from PyPI usingpipor execute it dynamically viauvx. - [COMMAND_EXECUTION]: The skill details the use of the
novelai-image-mcpCLI, which executes shell commands to interact with NovelAI's image generation services. - [SAFE]: Authentication is handled via standard environment variables (
NOVELAI_TOKEN,NOVELAI_USERNAME,NOVELAI_PASSWORD), which is a secure practice for CLI tools to avoid hardcoding secrets. All external network requests are directed to the official NovelAI domains (novelai.net). No obfuscation, persistence mechanisms, or malicious command injections were detected.
Audit Metadata