Skip to main content

fastapi-clean-architecture

Guides in building FastAPI applications using Clean Architecture principles for maintainable and scalable Python backend services.

Install this skill

or
96/100

Security score

The fastapi-clean-architecture skill was audited on Feb 9, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 728

Access to .env file

SourceSKILL.md
728env_file=".env",
low line 906

External URL reference

SourceSKILL.md
906- [Clean Architecture by Robert C. Martin](https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html)
low line 907

External URL reference

SourceSKILL.md
907- [FastAPI Documentation](https://fastapi.tiangolo.com/)
low line 908

External URL reference

SourceSKILL.md
908- [Dependency Injector](https://python-dependency-injector.ets-labs.org/)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →