z-md-excel
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill depends on openpyxl, a standard and trusted library for spreadsheet manipulation. Instructions are provided to install it via standard package managers.
- [COMMAND_EXECUTION]: The skill uses a Python script (md2xlsx.py) to parse Markdown files and generate Excel output. This execution is local and consistent with the skill's primary purpose.
- [SAFE]: The processing logic is transparent and focuses on text transformation using regular expressions. No suspicious obfuscation, hardcoded credentials, or network requests were detected. The use of hex character escapes in regex is restricted to identifying Markdown syntax like backticks.
Audit Metadata