fastapi-templates
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill functions as a code template generator for FastAPI projects.
- [SAFE]: Credential management follows best practices by recommending the use of environment files (
.env) and Pydantic Settings instead of hardcoding secrets. - [SAFE]: The provided authentication examples use industry-standard libraries like
passlibfor bcrypt hashing andpython-josefor JWT handling. - [SAFE]: All identified dependencies are well-known, legitimate packages within the Python and FastAPI ecosystems.
Audit Metadata