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 May 22, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 116

Access to .env file

SourceSKILL.md
116env_file=".env",
low line 182

External URL reference

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

External URL reference

SourceSKILL.md
603base_url="http://test"
Scanned on May 22, 2026
View Security Dashboard
Installation guide →