novelai-mcp-tools

Pass

Audited by Gen Agent Trust Hub on Jul 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill acts as a bridge between an AI agent and the NovelAI API. It documents standard API parameters such as prompts, resolution, sampling steps, and model selection.
  • [SAFE]: Functionality includes image generation (generate_image), image-to-image transformations (image_to_image), inpainting, upscaling, and metadata suggestions (suggest_tags). All operations are consistent with the documented purpose.
  • [SAFE]: The skill handles authentication via a bearer token provided through the NOVELAI_TOKEN environment variable, which is a standard and secure practice for API-based tools.
  • [SAFE]: External communication is restricted to official NovelAI endpoints (api.novelai.net and image.novelai.net) for image generation and account management tasks.
  • [SAFE]: The estimate_anlas_cost tool provides offline calculations for API usage costs, preventing unnecessary API calls and helping users manage their subscription balance.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 28, 2026, 04:36 PM
Security Audit — agent-trust-hub — novelai-mcp-tools