ecommerce-images
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a "no-script" version that relies on natural language instructions to guide agent behavior rather than executing arbitrary scripts or code.
- [SAFE]: No hardcoded credentials were found. The skill mentions environment variables (LNAPI_KEY, GOOGLE_API_KEY, OPENAI_API_KEY) as configuration requirements for external providers, which is a standard and safe practice.
- [SAFE]: The workflow includes a safety check for input styles, where undefined style names trigger a fallback to default values, reducing the risk of indirect prompt injection via user-provided parameters.
- [SAFE]: File system operations are restricted to a specific output directory (
out/ecommerce-images/) for saving generated images, following best practices for local data management.
Audit Metadata