python-best-practices

Pass

Audited by Gen Agent Trust Hub on May 4, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill mentions the installation of 'ty', a type checker created by Astral, using the 'uv' and 'uvx' tools. This is a reference to a well-known tool within the Python development community for educational purposes.- [COMMAND_EXECUTION]: Example commands like 'uvx ty check' are provided for illustrative purposes in the documentation. These commands are standard for using the referenced type-checking tool.- [CREDENTIALS_UNSAFE]: The documentation includes code examples showing how to load configuration from environment variables, such as 'API_KEY' and 'DATABASE_URL'. These are provided as placeholders for standard configuration practices and do not contain hardcoded secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
May 4, 2026, 09:43 AM