markdown
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/render.pyinvokes system utilities (cmark-gfmorpandoc) to process Markdown files. It usessubprocess.run()with a list of arguments, which is a secure implementation that prevents shell injection vulnerabilities. - [EXTERNAL_DOWNLOADS]: The skill provides links to official documentation for CommonMark, GitHub Flavored Markdown, and Pandoc. These references are to well-known, trusted industry standards and official service repositories.
- [DATA_EXFILTRATION]: No network activity or suspicious data handling patterns were identified. The skill's operations are confined to local file processing as requested by the user.
Audit Metadata