skills/terminalskills/skills/django/Gen Agent Trust Hub

django

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard documentation and boilerplate for the Django web framework.
  • [EXTERNAL_DOWNLOADS]: Installs the "django" package via pip, which is a well-known and trusted web framework.
  • [CREDENTIALS_UNSAFE]: Follows security best practices by using environment variables (os.environ.get) for the Django secret key and database credentials, providing safe default placeholders like "change-me".
  • [COMMAND_EXECUTION]: Contains standard Django administrative commands (django-admin, manage.py) for project initialization and development, which are expected for this type of skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 09:36 AM