render-html-slides

Pass

Audited by Gen Agent Trust Hub on Jul 25, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches the Mermaid.js library from the jsDelivr CDN (https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.min.js) for browser-based diagram rendering. This is a well-known technology service used for its intended purpose.
  • [COMMAND_EXECUTION]: Executes a local Python script (generate-html-slides.py) using the Bash tool and invokes the system open command to display generated output. These operations are essential for the skill's primary function.
  • [SAFE]: The generator script employs HTML escaping to sanitize slide content, and the test suite uses subprocess calls to ensure robust integration within the workspace.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 25, 2026, 01:51 PM
Security Audit — agent-trust-hub — render-html-slides