visual-design
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill defines tools
generate_chartandcreate_visual_designwhich take Python code as input to generate charts, posters, and diagrams. This functionality is the core purpose of the skill and is used for rendering visual assets. - [REMOTE_CODE_EXECUTION]: Extensive documentation and code templates are provided for generating scripts at runtime using libraries like
matplotlib,Pillow, andReportLabto be executed by the agent's underlying code execution tool. - [EXTERNAL_DOWNLOADS]: The skill documentation refers to several third-party libraries including
cairosvg,Wand, andpdf2image. The provided code examples include logic to check for library availability before execution, which is a standard environmental discovery pattern.
Audit Metadata