markdown-optimization
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides various shell commands for documentation auditing.
- Uses standard tools like
find,wc, andgrepto analyze Markdown files on the local filesystem. - Includes a script snippet using
sh -cwithin afindcommand to filter files by line count. These commands are typical for the stated purpose of document optimization and do not target sensitive system areas.
Audit Metadata