fastapi-router-py
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- Safe Pattern Analysis: The skill strictly provides scaffolding instructions and code template patterns for developing FastAPI microservices. The code uses placeholder tokens intended for code generation or template interpolation. Standard security configurations, such as dependency injection for authentication schemas, are highlighted as part of development best practices.
- Authentication Architecture: The code template guides implementation patterns for optional (
get_current_user) and strict (get_current_user_required) route guarding methods, minimizing accidental unprotected routes during generation workflows.
Audit Metadata