django
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill follows industry security best practices by demonstrating the use of environment variables for sensitive configurations, such as secret keys and database credentials, rather than hardcoding them.
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of 'django' via pip. This is a well-known and trusted package in the Python ecosystem.
- [COMMAND_EXECUTION]: The skill uses standard Django management commands (e.g., 'django-admin startproject', 'python manage.py migrate') for development and setup purposes, which is expected behavior for this skill's context.
Audit Metadata