md
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive guidelines and a local validation script to help users maintain high-quality, error-free markdown documentation.\n- [COMMAND_EXECUTION]: The skill includes a Python script (
scripts/validate.py) that performs static analysis on markdown files. A code audit of the script confirms it uses regular expressions and standard file reading to identify common syntax errors. It does not contain any logic for network communication, data exfiltration, or persistence.\n- [EXTERNAL_DOWNLOADS]: The script identifiesmistuneas an optional dependency for enhanced parsing.mistuneis a widely recognized and trusted open-source library for markdown processing in Python.
Audit Metadata