stability-ai
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and scripts do not contain any malicious patterns, obfuscation, or unauthorized access to sensitive data.
- [EXTERNAL_DOWNLOADS]: The skill connects to the official Stability AI API endpoints (api.stability.ai), which is a well-known and legitimate service.
- [COMMAND_EXECUTION]: The Python scripts are designed for specific tasks related to image generation and editing, with no evidence of arbitrary command execution or shell injection vulnerabilities.
- [CREDENTIALS_UNSAFE]: Sensitive information such as the STABILITY_API_KEY is handled using standard security practices, such as retrieval from environment variables and protection against exposure in log outputs.
Audit Metadata