creating-svg-illustrations
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or data exfiltration attempts were detected. The skill instructions focus on standard design and development workflows.
- [COMMAND_EXECUTION]: The skill references the use of
svglintfor SVG validation. This is a legitimate command-line tool for linting XML/SVG files and is used according to standard development practices. - [EXTERNAL_DOWNLOADS]: No remote script downloads or installations from untrusted sources are present. The skill uses local reference files for its logic.
- [DATA_EXFILTRATION]: No network operations or sensitive file access patterns were found. The skill explicitly advises against the use of Base64 content, which reduces the surface for hidden data embedding.
Audit Metadata