markdown-to-image
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSNO_CODE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill documentation describes executing a local Python script (scripts/md_to_image.py) to process Markdown content. This is consistent with the skill's utility and represents standard command-line operation.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill requires the installation of well-known and standard Python libraries (playwright, markdown, requests) and the Chromium browser engine via Playwright. These are legitimate dependencies for the tool's functionality.
- [NO_CODE] (SAFE): This analysis is based solely on the SKILL.md documentation file provided; the referenced Python implementation script was not included in the source files for direct audit.
Audit Metadata