ref-svg-diagrams
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration risks were identified in the skill's instructions or templates.- [COMMAND_EXECUTION]: The skill instructs the agent to use local tools
rsvg-convertandasciidoctorfor rendering SVGs to PNGs and compiling AsciiDoc files. These are standard documentation procedures and the use of the--safe-mode=safeflag for AsciiDoctor is a documented security best practice.- [PROMPT_INJECTION]: The skill includes security-positive instructions that explicitly prohibit embedding external assets (e.g.,<image href="https://…">) in SVGs. This policy prevents potential data exfiltration or SSRF attacks that could occur if the SVG were to fetch remote resources during rendering.
Audit Metadata