django-framework
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a purely educational resource and documentation guide for Django development. No malicious code or instructions were found.
- [EXTERNAL_DOWNLOADS]: The instructions include standard commands to install well-known and reputable packages from the official Python Package Index (PyPI), such as
django,djangorestframework, andpytest-django. - [CREDENTIALS_UNSAFE]: The skill explicitly demonstrates secure management of sensitive information. It instructs users to use environment variables for the
SECRET_KEYand database credentials rather than hardcoding them, which is a critical security best practice.
Audit Metadata