django-expert
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides standard documentation and code examples for Django web development. The logic and snippets for models, views, and authentication are consistent with best practices and do not contain malicious patterns.
- [EXTERNAL_DOWNLOADS]: The instructions include standard package installations via pip for 'django' and 'djangorestframework' from the official Python package registry. Links provided point to official framework documentation which are trusted sources.
- [COMMAND_EXECUTION]: The skill uses common Django management commands such as 'django-admin' and 'manage.py' for tasks like creating projects, running migrations, and initializing the admin interface. These commands are necessary for the skill's stated purpose and are scoped correctly in the allowed-tools configuration.
Audit Metadata