ruff
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for the agent to execute the
ruffcommand-line tool for linting (ruff check) and formatting (ruff format) Python source code. - [EXTERNAL_DOWNLOADS]: The skill mentions using
uvx ruff, which may involve downloading the tool from the Python Package Index (PyPI) if it is not already present in the environment. - [EXTERNAL_DOWNLOADS]: Includes a reference to official documentation hosted at
https://docs.astral.sh/ruff/.
Audit Metadata