markdown-scanner

Pass

Audited by Gen Agent Trust Hub on Jul 10, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes npx --yes markdownlint-cli2 to perform automated linting on provided file paths. This is a legitimate and standard use of a well-known community utility for static content analysis.
  • [EXTERNAL_DOWNLOADS]: The skill utilizes npx to fetch the markdownlint-cli2 package from the NPM registry. This is consistent with the skill's primary function and follows standard development workflows for Node.js-based tools.
  • [REMOTE_CODE_EXECUTION]: The skill invokes a remote package for document scanning. The package used is a widely recognized tool for markdown linting, and the execution is confined to the analysis of the specified document.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 05:34 AM
Security Audit — agent-trust-hub — markdown-scanner