ruff-formatting
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the use of Ruff, an industry-standard open-source tool for Python formatting. All instructions and examples align with legitimate software development workflows.
- [EXTERNAL_DOWNLOADS]: The documentation references installation of the 'ruff' package from PyPI and the use of official pre-commit hooks and Docker images from 'astral-sh'. These are well-known and trusted sources associated with the tool's developers.
- [COMMAND_EXECUTION]: The skill uses standard shell commands (
ruff format,git diff,xargs) intended for code maintenance and repository management within the defined project scope. - [INDIRECT_PROMPT_INJECTION]: The skill has an attack surface as it processes external Python and configuration files. However, the tool used (Ruff) is a static formatter that does not interpret code comments as instructions, and the skill's capabilities are limited to formatting tasks.
Audit Metadata