fastapi-templates
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a template repository for FastAPI development, providing standard project structures and patterns.
- [SAFE]: The dependencies mentioned (FastAPI, SQLAlchemy, Pydantic, etc.) are well-known, industry-standard libraries for Python web development.
- [SAFE]: Security practices such as password hashing (bcrypt) and JWT-based authentication are implemented using established libraries like passlib and python-jose.
- [SAFE]: No evidence of prompt injection, data exfiltration, or unauthorized command execution was found within the instructions or code samples.
Audit Metadata