markdown-accessibility
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a documentation and knowledge base for accessibility auditing. All patterns provided (regex for emoji detection, fix templates, and severity scoring) are consistent with the stated purpose of improving documentation quality.
- [COMMAND_EXECUTION]: The document references
markdownlint-cli2, an industry-standard open-source tool for markdown linting. This is provided as a standard reference for the user and does not involve malicious or silent execution. - [EXTERNAL_DOWNLOADS]: The skill mentions the use of
npxto runmarkdownlint-cli2. These are well-known tools within the Node.js ecosystem used for static analysis of documentation. - [PROMPT_INJECTION]: No patterns were found that attempt to override system instructions or bypass safety filters. The instructions are focused on providing specific formatting and transformation logic for accessibility fixes.
Audit Metadata