generate-image
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The
scripts/generate.tsscript andSKILL.mdinstructions leveragebun runto execute internal sub-scripts for style selection and thesipsutility for local image processing (cropping, resizing, and format conversion). These actions are appropriate for the skill's stated purpose of image generation and management.\n- [PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection as it processes and rewrites user-supplied text. Evidence chain: (1) Ingestion points: User-provided prompts and reference images via--inputinscripts/generate.ts; (2) Boundary markers: Absent during the interpolation of prompts for the model; (3) Capability inventory: File system read/write (loadImage,saveImage) and network access (callGeminiImage,callReplicateImage); (4) Sanitization: Relies on the agent's prompt-rewriting logic without dedicated input sanitization.\n- [SAFE]: The skill uses established SDKs and standard system tools for its operations. There is no evidence of hardcoded credentials, obfuscation, data exfiltration, or unauthorized persistence mechanisms.
Audit Metadata