django-test-parallelization

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill provides standard instructions for parallelizing Django and pytest suites using established tools like tblib and pytest-xdist.
  • [COMMAND_EXECUTION]: The skill utilizes standard development commands such as python manage.py test and pytest. These are expected for the stated purpose of test optimization.
  • [EXTERNAL_DOWNLOADS]: The skill recommends installing well-known, legitimate packages (tblib, pytest-xdist) from standard package registries.
  • [DATA_EXPOSURE]: There is no evidence of sensitive data access or exfiltration. The Python code snippets provided use environment variables and process IDs solely for test isolation and resource sharding.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 03:23 PM
Security Audit — agent-trust-hub — django-test-parallelization