markdown-formatting
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions to format markdown files using Prettier, a well-known and trusted code formatting tool.
- [COMMAND_EXECUTION]: Executes
npx prettierto format markdown files. This is a standard use of a well-known utility for its intended purpose. - [EXTERNAL_DOWNLOADS]: Refers to the
prettierpackage vianpx, which may download the package from the official npm registry. Npm is a well-known and trusted service.
Audit Metadata