django-expert

Pass

Audited by Gen Agent Trust Hub on Jul 15, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill's core workflow suggests running Django management commands such as manage.py makemigrations and manage.py migrate. These are standard development tasks essential for the skill's primary purpose of managing Django database schemas.
  • [SAFE]: The code references and instructions explicitly advocate for security best practices, such as using environment variables for secrets, avoiding DEBUG=True in production, and implementing mandatory permission checks on all API endpoints.
  • [SAFE]: External references target well-known documentation sources and standard Python package registries, with no evidence of malicious redirects or untrusted downloads.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 15, 2026, 04:40 PM
Security Audit — agent-trust-hub — django-expert