docs-author
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill's instructions and reference materials are focused on improving documentation quality and do not contain prompt injection or attempts to bypass security filters.
- [COMMAND_EXECUTION]: The workflow includes running a local script,
scripts/docs_lint.py, to validate the documentation tree. This script performs static analysis on local Markdown files and configuration files, such asmkdocs.yml, to detect structural errors like broken links or orphan pages. It does not perform network operations or access sensitive system paths.
Audit Metadata