django-tdd
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for Django testing using pytest and factory_boy.
- [SAFE]: Code examples use dummy credentials (e.g., 'testpass123', 'adminpass123') which are standard for test fixtures and do not represent a security risk in this context.
- [SAFE]: No external downloads, remote code execution, or data exfiltration patterns were identified.
- [SAFE]: Configuration settings, such as using SQLite in-memory databases and console email backends for testing, align with security and performance best practices for local development environments.
Audit Metadata