orchestrating-python-development
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines orchestration workflows for Python engineering. It uses sub-agents and established developer tools (uv, pytest, bandit, mutmut) to perform specialized tasks.
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard development commands such as
git log,uv run pytest,uv run bandit, anduv run mutmut. These are used for project management, testing, and security auditing within the provided development workflows. - [PROMPT_INJECTION]: The skill involves processing user-provided requirements and codebase files. It mitigates indirect injection risks by delegating tasks to specialized sub-agents (e.g.,
code-reviewer) and enforcing validation through automated tools like linters and test suites.
Audit Metadata