Armory
Source
Browse
Skills

django-security

Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install django-security --cli claude

writes the skill into.claude/skills/django-security/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/django-security/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.

When to use it

Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/django-security/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).