Skip to main content

fastapi-templates

Facilitates the creation of production-ready FastAPI projects with async patterns and dependency injection for high-performance APIs.

Install this skill

or
98/100

Security score

The fastapi-templates skill was audited on Mar 8, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 121

Access to .env file

SourceSKILL.md
121env_file = ".env"
low line 520

External URL reference

SourceSKILL.md
520async with AsyncClient(app=app, base_url="http://test") as client:
Scanned on Mar 8, 2026
View Security Dashboard
Installation guide →