write-docs
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill documents how to run local development and testing commands using tools like 'uv run', 'pytest', 'vale', and 'just'. These commands are intended for the local environment to ensure documentation quality.
- [SAFE]: The identified Python packages ('prefect', 'pytest', 'pytest-markdown-docs', 'pytest-xdist') are reputable tools consistent with the skill's purpose of documentation maintenance for the Prefect ecosystem.
- [SAFE]: The code execution workflow described uses 'pytest-markdown-docs' to verify the correctness of Python examples within the repository's own documentation files, which is a legitimate and documented testing procedure.
Audit Metadata