layer-image
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a structured workflow for text-to-image generation, including model selection via 'list_base_models', parameter configuration (aspect ratios, negative prompts), and execution management (estimate, execute, poll).
- [EXTERNAL_DOWNLOADS]: The documentation includes instructions for users to install additional capabilities using the vendor's 'npx' command ('npx skills add layerai/skills'). This is a standard mechanism for managing skills within the layerai ecosystem.
- [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided descriptions to formulate image generation prompts. While it lacks explicit boundary markers for user input, the capabilities are limited to image generation tools ('execute_forge_run'), which does not present a path to sensitive data access or system compromise.
Audit Metadata