svg-to-raster
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes Python code blocks using the
python -ccommand to interface with the CairoSVG library. This allows the skill to perform image processing tasks within a controlled virtual environment. - [EXTERNAL_DOWNLOADS]: The skill identifies
CairoSVGas a dependency, which is an established open-source library hosted on GitHub by the Kozea organization. It also references standard system packages such aslibcairo2required for the library to function. - [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill's operations are consistent with its stated purpose of image format conversion.
Audit Metadata