fastapi-templates
Fail
Audited by Socket on Mar 9, 2026
1 alert found:
Obfuscated FileObfuscated FileSKILL.md
HIGHObfuscated FileHIGH
SKILL.md
The skill is a coherent scaffold for building FastAPI projects with async I/O, DI, and repository/service patterns. Security footprint is generally aligned with a legitimate developer tooling template: it reads configuration from env, hashes passwords, issues JWTs, and interacts with a database through standard patterns. Notable risks include permissive CORS settings and verbose SQL logging in production, which should be tightened before deployment. Overall, the footprint is benign given the stated purpose, with moderate securityRisks that are addressable by standard hardening steps.
Confidence: 98%
Audit Metadata