python-development-python-scaffold
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill follows secure development practices by providing templates for project structure and configuration without embedding malicious code or actual secrets.
- [COMMAND_EXECUTION]: The skill includes instructions for the agent to run project initialization and dependency management commands (e.g.,
uv init,git init). These commands are standard for the described workflow and are scoped to local project setup. - [EXTERNAL_DOWNLOADS]: The generated configuration files list official, widely-used Python packages from the public PyPI registry (e.g., FastAPI, Django, Pydantic). These are legitimate dependencies for the targeted project types.
Audit Metadata