python-code-quality

Pass

Audited by Gen Agent Trust Hub on Apr 27, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches and installs Python development tools (ruff, ty) and pre-commit hooks from official GitHub repositories and package registries associated with Astral.
  • [COMMAND_EXECUTION]: Executes shell commands via uv to perform code linting, formatting, and type checking on the local filesystem. These operations are restricted to the intended purpose of code quality management.
  • [DATA_EXPOSURE]: Ingests project source code and configuration files (such as pyproject.toml and .pre-commit-config.yaml) to analyze code quality and provide feedback. This ingestion is the primary intended function of the skill and does not involve exfiltration of sensitive data.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 27, 2026, 01:26 PM