django

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references standard, well-known Python packages including django, djangorestframework, gunicorn, and celery from public registries as part of its installation and deployment documentation. These are established and trusted libraries in the Python ecosystem.
  • [COMMAND_EXECUTION]: Provides standard CLI commands for Django project management (e.g., django-admin, manage.py) and deployment tasks (e.g., docker-compose, gunicorn), which are expected and necessary for building and running applications with this framework.
  • [CREDENTIALS_UNSAFE]: The documentation explicitly encourages security best practices by demonstrating how to use environment variables for sensitive configuration like SECRET_KEY and database credentials, rather than hardcoding them.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 04:19 PM
Security Audit — agent-trust-hub — django