django-tdd
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely instructional, providing configuration files (pytest.ini) and Python code templates for unit and integration testing in Django.
- [CREDENTIALS_UNSAFE]: Hardcoded passwords such as 'testpass123' and 'adminpass123' are used within test fixtures and factories. These are intended for local test databases and do not represent a vulnerability in a production context.
- [EXTERNAL_DOWNLOADS]: The skill mentions common testing libraries like pytest-django and factory_boy, but does not contain any scripts for downloading or executing code from remote or untrusted sources.
Audit Metadata