django-verification

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill invokes multiple CLI tools such as ruff, bandit, and pytest to perform static analysis and testing. This is necessary for its core functionality of verifying project quality.- [CREDENTIALS_UNSAFE]: The skill provides a template for superuser creation that uses a hardcoded 'admin' password. While this is explicitly labeled for testing purposes, users should be careful not to use such commands in production environments.- [DYNAMIC_EXECUTION]: The skill assembles and executes Python scripts via 'python manage.py shell' using heredocs and 'python -c' to inspect Django settings, database schemas, and cache backends. These are standard procedures for Django environment validation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 04:04 AM