django-docs
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a static documentation resource for Django developers. It contains no executable scripts, obfuscated content, or instructions that attempt to bypass safety guidelines.
- [SAFE]: Code examples provided in the documentation follow best practices for web security, specifically highlighting protections against SQL injection, XSS, and CSRF in the dedicated
security.mdfile. - [SAFE]: External references are directed toward the official Django Project documentation (djangoproject.com) and well-known, trusted developer resources.
- [SAFE]: The skill includes guidance on proper credential management, such as using environment variables and
.envfiles for secrets, rather than hardcoding sensitive information.
Audit Metadata