django-security
django security
What it does
- Setting up Django authentication and authorization
- Implementing user permissions and roles
- Configuring production security settings
- Reviewing Django application for security issues
- Deploying Django applications to production
Requirements & configuration
- """Mixin to require admin role."""
Configuration: DEBUG
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
django-security FAQ
What does the django-security skill do?
Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations. Setting up Django authentication and authorization Implementing user permissions and roles
What does django-security require?
"""Mixin to require admin role.""" Configuration keys: DEBUG.
How do I install django-security?
Run: npx -y skills add https://github.com/affaan-m/everything-claude-code --skill django-security --agent claude-code — the source lives at github.com/affaan-m/everything-claude-code.
Maintain django-security?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/affaan-m-everything-claude-code-django-security?ref=badge) npx agentictools info skills/affaan-m-everything-claude-code-django-security The second line is the CLI lookup for this page — handy in READMEs and docs.