strategy-consulting-visualization

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides local Python utility scripts, such as scripts/render_slide_spec.py and scripts/validate_skill.py, which the agent is instructed to use for rendering SVG visualizations and performing package health checks. These scripts rely on the Python standard library.
  • [EXTERNAL_DOWNLOADS]: Documentation and README files reference project assets, badges, and repositories hosted on well-known services such as GitHub and Shields.io.
  • [DYNAMIC_EXECUTION]: The validation and testing scripts (scripts/validate_skill.py, tests/test_render_slide_spec.py) use importlib to dynamically load and test the local rendering module. This is used for internal development and validation of the skill's own code.
  • [DATA_EXPOSURE]: The skill processes user-provided business metrics and notes. The included rendering script implements text escaping to sanitize user input before embedding it into SVG outputs, which mitigates potential injection risks in the resulting files.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 08:12 PM
Security Audit — agent-trust-hub — strategy-consulting-visualization