fastapi-templates
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides industry-standard boilerplate for FastAPI applications including project structure, dependency injection, and CRUD patterns. Code examples implement security best practices such as environment-based configuration (pydantic-settings), password hashing (passlib with bcrypt), and JWT-based authentication (python-jose). No malicious patterns, obfuscation, unauthorized data access, or privilege escalation attempts were identified. While the CORS configuration is permissive, it is standard for development templates and does not escalate the security risk for the skill itself.
Audit Metadata