visualize-as-infographic
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious behaviors or patterns were identified. The skill correctly follows its stated purpose of generating visual infographics within a local output directory.
- [COMMAND_EXECUTION]: The skill utilizes a local Python script,
scripts/render_infographics.py, to automate image rendering. This script uses the Playwright library to process AI-generated HTML files into PNG format, which is a standard approach for this functionality. - [EXTERNAL_DOWNLOADS]: The skill relies on Playwright for browser-based rendering. While this involves standard browser binaries, it is a well-known and trusted library for web automation and does not represent a security risk in this context.
Audit Metadata