production-fastapi
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive security hardening patterns, including parameterized SQL queries, security middleware for headers (HSTS, X-Frame-Options, Content-Type-Options), and strict input validation using Pydantic v2.
- [SAFE]: No malicious patterns such as obfuscation, data exfiltration, or unauthorized remote code execution were detected.
- [SAFE]: The provided Dockerfile and deployment patterns follow industry best practices, including the use of non-root users and multi-stage builds.
- [SAFE]: Technical advice correctly identifies and addresses security-sensitive configurations, such as the dangers of wildcard CORS with credentials and the risks of exposing tracebacks in production environments.
Audit Metadata