agnes-free-image
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected across the skill's instructions, scripts, or reference documentation.
- [COMMAND_EXECUTION]: The Python script
scripts/agnes_image.pyuses standard library components to facilitate image generation and local downloads, requiring no external third-party dependencies. - [EXTERNAL_DOWNLOADS]: The skill makes legitimate network requests to
apihub.agnes-ai.comfor image generation and downloads the resulting image files to a user-defined directory. These operations are essential to the skill's stated purpose. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by instructing users to provide the Agnes API key through the
AGNES_API_KEYenvironment variable rather than hardcoding it.
Audit Metadata