Skip to main content

django-framework

Django is a high-level Python web framework that simplifies web development with built-in features like ORM, admin interface, and security.

Install this skill

or
97/100

Security score

The django-framework skill was audited on Feb 27, 2026 and we found 3 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 971

Fetch to external URL

SourceSKILL.md
971Prefetch('comments', queryset=Comment.objects.filter(approved=True))
low line 1174

Access to .env file

SourceSKILL.md
1174- .env
low line 1376

External URL reference

SourceSKILL.md
1376**Next Steps**: Explore Django documentation at https://docs.djangoproject.com/ and Django REST Framework at https://www.django-rest-framework.org/
Scanned on Feb 27, 2026
View Security Dashboard