markdown-mermaid
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The
polish-mermaid-setup.prompt.mdfile includes PowerShell commands that interact with the user's local system. These commands are intended to resolve configuration conflicts and setup the environment. - Accesses and reads the user's VS Code configuration file located at
$env:APPDATA\Code\User\settings.json. - Identifies and uninstalls conflicting extensions using the
code --uninstall-extensioncommand. - Modifies the workspace by copying CSS files into the
.vscode/directory usingCopy-Itemwith the-Forceflag. - [EXTERNAL_DOWNLOADS]: The documentation in
SKILL.mdreferences external assets from well-known technology services for documentation enrichment. - Generates dynamic status badges through the Shields.io (
img.shields.io) service. - Fetches brand icons from the Simple Icons (
simpleicons.org) project.
Audit Metadata