documentation-quality
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation guidelines and a simple Python script for linting Markdown files. No malicious patterns, obfuscation, or unauthorized data access were found.
- [COMMAND_EXECUTION]: The script
scripts/doc-style-audit.pyis used to verify formatting in Markdown files (e.g., checking for tabs, trailing whitespace, and heading hierarchy). It uses the Python standard library, performs local file reads only, and does not execute shell commands or interact with the network.
Audit Metadata