dev-doc-style
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill recommends using standard local development tools for validation, such as
ripgrep(rg),git diff, and repository-specific documentation linters or build systems. These operations are performed within the local repository context to verify link integrity and document structure. - [DATA_EXPOSURE]: The skill reads and modifies Markdown/MDX files within the repository scope to perform its primary function of documentation improvement. It does not access sensitive system paths or credentials.
- [SAFE_PRACTICE]: Instructions explicitly advise preserving safety warnings, constraints, and citations during editing, ensuring that technical correctness is prioritized over stylistic changes. It also uses placeholders like 'replace-me' for example environment variables, which is a safe documentation practice.
Audit Metadata