django-verification
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes an extensive array of shell commands to orchestrate the verification process, including environment setup, test execution, and static analysis.
- [CREDENTIALS_UNSAFE]: Documentation examples contain hardcoded credentials, such as a literal password for local superuser creation and default PostgreSQL passwords for a CI configuration example, which are standard for illustrative testing purposes.
- [EXTERNAL_DOWNLOADS]: The verification workflow involves installing industry-standard development and security auditing packages from official registries (PyPI, npm) as part of the pipeline.
- [REMOTE_CODE_EXECUTION]: The skill executes dynamic Python logic using the Python CLI and Django management shell to inspect live configurations, check database indices, and verify caching mechanisms.
Audit Metadata