fastapi-templates
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and code samples for building FastAPI applications. Analysis of the code patterns (JWT authentication, bcrypt hashing, repository patterns) shows they align with recognized security best practices.
- [CREDENTIALS_UNSAFE]: The skill correctly demonstrates using environment variables via Pydantic Settings and does not include any hardcoded secrets or API keys.
- [EXTERNAL_DOWNLOADS]: All referenced libraries (SQLAlchemy, Pydantic, Python-jose, Passlib) are standard, well-known packages in the Python ecosystem.
- [COMMAND_EXECUTION]: There are no shell commands, privilege escalation attempts, or persistence mechanisms detected in the provided instructions or scripts.
Audit Metadata