python-code-style

Pass

Audited by Gen Agent Trust Hub on Jul 5, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and best practices for Python code style and does not contain any executable logic or instructions that would compromise the host system or data.
  • [EXTERNAL_DOWNLOADS]: Includes instructions for installing established tools like ruff and mypy via pip. These are well-known packages from the official Python Package Index (PyPI).
  • [COMMAND_EXECUTION]: Provides example shell commands for running linters and formatters (ruff check, ruff format). These are standard development tasks and do not involve untrusted input or risky execution patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 5, 2026, 08:23 PM
Security Audit — agent-trust-hub — python-code-style