security-modern-python

Installation
SKILL.md

Secure Modern Python

When to Use

  • Reviewing Python code for security vulnerabilities
  • Writing secure Python web applications (Flask, Django, FastAPI)
  • Implementing secure patterns with modern Python (3.10+) features
  • Hardening Python packaging and dependency management
  • Auditing Python code handling user input, secrets, or cryptography

When NOT to Use

  • Python 2 legacy code (different security considerations)
  • Non-Python security reviews
  • Infrastructure security without Python components

Common Vulnerability Patterns

Related skills

More from elizaos/eliza

Installs
5
Repository
elizaos/eliza
GitHub Stars
18.4K
First Seen
Mar 30, 2026