clawra-selfie
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill integrates with the WaveSpeed AI API to generate character photos. It correctly handles API keys via environment variables (
WAVESPEED_KEY) rather than hardcoding them. - [SAFE]: Network operations are limited to the official API endpoints of the service provider (
api.wavespeed.ai) and for downloading the resulting image to the local system. - [SAFE]: The script includes built-in guardrails and instructions to prevent the generation of certain high-risk or inappropriate scenes, demonstrating a focus on content safety.
- [SAFE]: File access is restricted to reading a local reference portrait and saving generated output to the user's specified path or the temporary directory (
/tmp/).
Audit Metadata