Skip to main content

fastapi-structure-guide

Guides users in structuring FastAPI projects with best practices for architecture, workflow, and code organization.

Install this skill

or
94/100

Security score

The fastapi-structure-guide skill was audited on Feb 12, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 39

Access to .env file

SourceSKILL.md
39* Manage all configurations via **Pydantic Settings** and read from environment variables (`.env`).
low line 93

Access to .env file

SourceSKILL.md
93├── .env # 🔐 Local Env Vars (Gitignored)
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →
GitHub Stars 55
Rating
5.01
Rate this skill
Categorydevelopment
UpdatedMay 13, 2026
NeverSight/skills_feed