giggle-generation-speech

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill communicates with the vendor's official API domain (giggle.pro) to perform its primary function.
  • [SAFE]: Credentials (GIGGLE_API_KEY) are correctly managed through system environment variables, avoiding hardcoding or unsafe command-line exposure.
  • [SAFE]: Filesystem access is limited to the skill's own data directory (~/.openclaw/skills/giggle-generation-speech/logs/) for maintaining task state and preventing duplicate notifications.
  • [SAFE]: The use of a background polling job via the agent's cron tool is explicitly disclosed in the documentation and used only for tracking the status of user-initiated tasks.
  • [SAFE]: The Python script uses standard libraries and the well-known requests package for network communication without any dynamic code execution or obfuscation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 06:19 AM