python-best-practices

Pass

Audited by Gen Agent Trust Hub on Apr 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a repository for best practices and templates aimed at improving code quality and maintainability in Python projects.
  • [COMMAND_EXECUTION]: Provides shell scripts scripts/lint.sh and scripts/setup-project.sh to automate development tasks. These scripts use standard tools such as uv, ruff, and bandit and handle arguments safely through variable quoting.
  • [EXTERNAL_DOWNLOADS]: Recommends standard, widely-used Python libraries (e.g., polars, pytest, structlog) and tools from established sources like PyPI.
  • [CREDENTIALS_UNSAFE]: Promotes strong security practices by explicitly advising against hardcoding credentials and providing instructions for managing secrets via environment variables.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 2, 2026, 09:17 AM
Security Audit — agent-trust-hub — python-best-practices