design-image-prompt-engineer
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No instructions were found that attempt to bypass AI safety guidelines or override system instructions.
- [DATA_EXPOSURE]: No access to sensitive files or network exfiltration patterns were identified in the codebase or documentation.
- [COMMAND_EXECUTION]: The provided Python script is limited to string formatting for image generation platforms and does not allow for arbitrary command execution.
- [INDIRECT_PROMPT_INJECTION]: The skill processes user-supplied prompt strings (Ingestion Point: scripts/format_prompt.py). Since the script lacks dangerous capabilities (Capability Inventory: None) like file writing or network access, this input surface does not pose a security risk.
- [SAFE]: No malicious obfuscation, persistence mechanisms, or suspicious dependencies were found.
Audit Metadata