30-design-master-global
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official OpenAI API (api.openai.com) for image generation, which is a well-known and trusted service. No sensitive data beyond project-specific design parameters is transmitted.
- [SAFE]: The skill implements a structured workflow for reading project context (e.g., brand guidelines, PRDs) to ensure generated designs align with the project's visual identity. It maintains transparency by printing a log of loaded sources, which acts as a boundary marker for ingested data.
- [SAFE]: The skill safely handles different execution tiers by checking environment variables (OPENAI_API_KEY, OD_BIN) and correctly falls back to providing manual prompts in environments without API access.
Audit Metadata