skills/jau123/meigen-art/setup/Gen Agent Trust Hub

setup

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes local shell commands (cat, ls, mkdir, chmod) to manage its configuration files and verify existing setups within the user's ~/.config/meigen/ directory.
  • [COMMAND_EXECUTION]: It performs network connectivity tests using curl against user-provided URLs (such as local ComfyUI instances or third-party API endpoints) to validate service availability.
  • [EXTERNAL_DOWNLOADS]: The skill makes external requests to AI service providers (e.g., meigen.ai, api.openai.com) to verify API tokens and fetch model metadata during the configuration flow.
  • [CREDENTIALS_UNSAFE]: The skill handles sensitive API keys and tokens provided by the user. It demonstrates security awareness by masking these credentials when displaying existing configurations and by enforcing restricted file permissions (chmod 600) on the final configuration file.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 01:40 PM