python-backend
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill serves as a high-quality reference for building secure and performant Python services. It strictly follows modern best practices for asynchronous programming and resource management.
- [COMMAND_EXECUTION]: The
create-fastapi-app.mdutility includes shell command triggers to introspect the local environment for template customization. Evidence includes the use ofpython --version,git rev-parse, andgrepto detect environment configuration during project scaffolding. - [EXTERNAL_DOWNLOADS]: The skill references a standard stack of Python libraries common to FastAPI development. Evidence shows templates and rules mentioning verified packages from official registries (PyPI), including
fastapi,sqlalchemy,pydantic, andasyncpg.
Audit Metadata