scaffold-python-backend-quality-gates
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to set up standard Python development quality gates (linting, testing, type checking) using a multi-layered approach. It relies on industry-standard tools and official documentation.
- [PROMPT_INJECTION]: No instructions attempting to bypass safety filters or override agent constraints were detected. The instructional language is professional and task-oriented.
- [EXTERNAL_DOWNLOADS]: The skill suggests standard development dependencies (e.g., Ruff, Mypy, Pytest) and references official documentation from well-known services such as Astral, Read the Docs, and GitHub. These are treated as safe, trusted sources for configuration and tool guidelines.
- [COMMAND_EXECUTION]: The skill outlines shell scripts (e.g.,
run_gates.sh) and verification steps for local gate execution. These are appropriate for a dev-tools scaffolding skill and are explicitly gated by a 'confirmation-before-write' step, ensuring the user reviews all proposed changes and commands before they are enacted.
Audit Metadata