code-to-image
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the Playwright library and a Chromium browser instance. These are established, legitimate dependencies for web automation and rendering tasks. The instructions for installation follow standard development practices.
- [COMMAND_EXECUTION]: The skill includes a Python script (
render.py) that launches a headless browser. This operation is the core functionality of the skill, used to navigate to local HTML files and capture screenshots, and is implemented through the official Playwright API. - [SAFE]: No malicious patterns such as obfuscation, persistence, data exfiltration, or credential harvesting were found. The skill serves its primary purpose as a code-to-image rendering utility without any hidden or suspicious behaviors.
Audit Metadata