visual-explainer
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches assets from well-known and trusted services. It loads Mermaid.js and Prism.js from JSDelivr (cdn.jsdelivr.net) and typography from Google Fonts (fonts.googleapis.com), both of which are considered safe sources.
- [COMMAND_EXECUTION]: The skill uses local system commands to gather data and display results. It executes
gitfor repository analysis,lsfor file management, andopenorxdg-opento display generated HTML files in the default browser. It also allows for the optional use ofsurf-clifor image generation. - [SAFE]: No malicious behavior, obfuscation, or privilege escalation patterns were detected. The skill's instructions to the agent prioritize security by enforcing safe DOM manipulation and data verification workflows.
Audit Metadata