setup

Pass

Audited by Gen Agent Trust Hub on Apr 30, 2026

Risk Level: SAFE
Full Analysis
  • [DATA_EXPOSURE]: The skill manages API keys and configuration settings. It demonstrates secure handling by instructing the agent to mask API keys when displaying current settings (showing only the first 10 characters). It also sets restrictive file permissions (chmod 600) on the configuration file ~/.config/meigen/config.json to ensure only the owner can read/write the secrets.
  • [COMMAND_EXECUTION]: The skill uses curl to perform connectivity tests to user-provided endpoints (e.g., local ComfyUI or custom API providers). These operations are standard for a setup utility and are initiated through a guided user flow.
  • [EXTERNAL_DOWNLOADS]: The skill references several well-known and vendor-specific services for image generation, including OpenAI, Together AI, Fireworks AI, and the MeiGen platform (meigen.ai). These references are used for documentation and connectivity testing purposes during the configuration process.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 30, 2026, 01:44 AM