giggle-generation-image

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses the GIGGLE_API_KEY environment variable for authentication, which is a secure practice. It explicitly warns against passing keys as command-line arguments in the SKILL.md instructions.
  • [EXTERNAL_DOWNLOADS]: The skill makes network requests to giggle.pro and assets.giggle.pro. These are identified as the official API and asset domains for the skill author 'giggle-official', representing intended functionality.
  • [COMMAND_EXECUTION]: The skill executes a local Python script (scripts/generation_api.py) to perform API interactions. The script uses standard libraries like requests and argparse to handle parameters and network communication safely.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 11:16 AM