skills/niracler/skill/markdown-lint/Gen Agent Trust Hub

markdown-lint

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard shell commands including find, awk, and mv to identify and fix formatting issues in Markdown files. It also uses chmod +x to make its local utility script executable and pre-commit install to register git hooks. These operations are performed on local files within the repository context and are necessary for the skill's functionality.
  • [EXTERNAL_DOWNLOADS]: The skill configuration refers to npx markdownlint-cli2 and a pre-commit hook from the DavidAnson/markdownlint-cli2 GitHub repository. These are well-known and standard resources for Markdown linting in the developer community.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 01:29 PM