security-fastapi

Community

Secure your FastAPI applications.

AuthorIgorWarzocha
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers identify and mitigate common security vulnerabilities in FastAPI applications, ensuring robust authentication, secure configurations, and protection against common web attacks.

Core Features & Use Cases

  • Auth Dependency Auditing: Checks for proper implementation of authentication and authorization using Depends() and Security().
  • CORS Configuration Review: Identifies insecure CORS settings, particularly wildcard origins with credentials.
  • Middleware Security: Verifies the presence and configuration of essential security middleware like TrustedHostMiddleware and HTTPSRedirectMiddleware.
  • Use Case: Before deploying a new FastAPI microservice, run this Skill to perform a quick security audit, catching potential misconfigurations in authentication and CORS.

Quick Start

Run a first-pass security scan on the current directory using the security-fastapi skill.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: security-fastapi
Download link: https://github.com/IgorWarzocha/Opencode-Workflows/archive/main.zip#security-fastapi

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.