django-verification
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a standard and secure set of verification steps for Django applications. It focuses on identifying misconfigurations and security vulnerabilities using established tools like
pip-auditand Django's internal system checks. - [COMMAND_EXECUTION]: Executes standard Django management commands and quality assurance tools (pytest, ruff, mypy, pip-audit) to verify project state. These operations are essential for the stated purpose of pre-deployment verification.
- [DATA_EXPOSURE]: Includes logic to search for hardcoded secrets in the codebase, which is a defensive security check intended to prevent accidental data exposure.
Audit Metadata