markdownlint
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute markdownlint-cli2 to perform style consistency checks and auto-fix operations on Markdown files.
- [EXTERNAL_DOWNLOADS]: Fetches the markdownlint-cli2 package from the official npm registry using npx at runtime. This is a standard and safe operation for this well-known development tool.
Audit Metadata