markdown-lint-cleanup
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is to provide formatting guidelines for Markdown documentation. It does not utilize any dangerous tools, perform network operations, or access sensitive files.- [INDIRECT_PROMPT_INJECTION]: The skill is designed to process and modify Markdown files, which represents an ingestion surface for untrusted data.
- Ingestion points: Processes Markdown documentation files as specified in the 'When to Use' and 'Recommended Workflow' sections of SKILL.md.
- Boundary markers: No explicit boundary markers or instructions to ignore embedded commands are present.
- Capability inventory: The skill is intended to be used by an agent with file reading and modification capabilities.
- Sanitization: No explicit sanitization is defined, although the rules strictly focus on formatting (headings, spacing, tags) and explicitly prohibit changing content meaning.
Audit Metadata