python-fastapi
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill implements robust security patterns for web development, including strong input validation via Pydantic and secure password hashing with passlib.
- [EXTERNAL_DOWNLOADS]: References the
uvpackage manager from a well-known service (ghcr.io/astral-sh/uv) to manage dependencies within the provided Dockerfile configuration. - [COMMAND_EXECUTION]: Includes standard production commands for server orchestration using Gunicorn and Uvicorn, which are typical for high-performance Python web applications.
Audit Metadata