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_KEYenvironment variable for authentication, which is a secure practice. It explicitly warns against passing keys as command-line arguments in theSKILL.mdinstructions. - [EXTERNAL_DOWNLOADS]: The skill makes network requests to
giggle.proandassets.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 likerequestsandargparseto handle parameters and network communication safely.
Audit Metadata