lovstudio-image-creator
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
gen_image.pyutilizessubprocess.runto install missing Python dependencies (google-genai,Pillow) viapipand to open the generated image using the system's default viewer (openon macOS). - [EXTERNAL_DOWNLOADS]: The skill automatically downloads and installs required Python packages from PyPI at runtime. Additionally, the code-based rendering mechanism fetches several JavaScript libraries (React, Tailwind CSS, Babel) from the jsDelivr CDN and fonts from Google Fonts when rendering HTML to PNG.
- [REMOTE_CODE_EXECUTION]: The skill's primary rendering mechanism uses Playwright to execute HTML, CSS, and JavaScript in a headless browser environment to generate layout images. This execution is confined to the browser context for the purpose of design rendering.
Audit Metadata