python-linting-ruff
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official resources from 'astral-sh', the organization behind Ruff and UV, including GitHub Actions (
astral-sh/setup-uv) and pre-commit hooks (astral-sh/ruff-pre-commit). These are well-known and trusted sources within the Python development ecosystem. - [COMMAND_EXECUTION]: Provides standard 'uv run ruff' commands for linting, formatting, and fixing code. These commands are restricted to local source directories ('src/') and represent standard development workflows.
- [SAFE]: No malicious patterns, prompt injections, obfuscation, or data exfiltration attempts were detected. The skill's behavior aligns perfectly with its stated purpose of configuring and using code quality tools.
Audit Metadata