visualize-semantic-model
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands (
find) to locate YAML files and executes a bundled Python script (scripts/render_graph.py) to generate the visualization. - [EXTERNAL_DOWNLOADS]: The skill includes a pre-execution check that installs
matplotlibviapipif it is not already present in the environment. This is a standard dependency for the rendering functionality and targets the official Python package registry.
Audit Metadata