django-security
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a security guide for Django development, providing correct and helpful configurations for production environments.
- [SAFE]: Code examples demonstrate secure coding practices, such as using the Django ORM and parameterized queries to prevent SQL injection.
- [SAFE]: The documentation emphasizes protection against XSS and CSRF using built-in Django mechanisms and security headers.
- [SAFE]: Recommends the industry-standard practice of using environment variables for sensitive data like secret keys and database credentials.
Audit Metadata