markdownlint
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard development tools (
pnpm,markdownlint) for their intended purpose of checking and fixing Markdown formatting. - [COMMAND_EXECUTION]: The shell commands are restricted to linting operations (
pnpm lint,pnpm exec markdownlint) and follow best practices by checking project-specific configurations before execution. - [PROMPT_INJECTION]: No evidence of malicious prompt injection, behavior overrides, or instruction-bypass attempts was found.
- [DATA_EXFILTRATION]: No sensitive file access or unauthorized network operations were detected. The skill focuses on reading local Markdown and configuration files.
Audit Metadata