Skip to main content

python-fastapi

Facilitates the development of production-ready FastAPI applications with structured project templates and essential features.

Install this skill

or
97/100

Security score

The python-fastapi skill was audited on Feb 21, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 112

Access to .env file

SourceSKILL.md
112env_file=".env",
low line 178

External URL reference

SourceSKILL.md
178allow_origins=["*"] if settings.debug else ["https://myapp.com"],
low line 599

External URL reference

SourceSKILL.md
599base_url="http://test"
Scanned on Feb 21, 2026
View Security Dashboard
Installation guide →