markdown-to-html
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): The analyzed files are entirely informational. They provide documentation and examples for Markdown syntax mapping to HTML, and instructions for using established static site generators and conversion libraries.
- EXTERNAL_DOWNLOADS (SAFE): While the files contain instructions for installing various software packages (e.g.,
npm install marked,gem install jekyll,go get github.com/gomarkdown/markdown), these are standard installation procedures for well-known, reputable open-source projects. There is no automated execution of these commands within the skill context. - DATA_EXFILTRATION (SAFE): No sensitive file paths, hardcoded credentials, or network exfiltration patterns were identified.
- PROMPT_INJECTION (SAFE): No instructions targeting agent behavior override or safety bypass were detected.
Audit Metadata