celery

Pass

Audited by Gen Agent Trust Hub on Jun 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a technical reference for Celery and Django integration, providing well-documented patterns for distributed workers and task routing.
  • [SAFE]: Secret management practices are correctly demonstrated, utilizing environment variables (e.g., os.environ.get) and Kubernetes secretKeyRef to avoid hardcoding sensitive credentials.
  • [SAFE]: Deployment configurations for Docker Compose, Kubernetes, and Systemd follow standard security and operational guidelines, such as running services as non-root users and using secure network targets.
  • [SAFE]: External dependencies referenced (e.g., django-celery-beat, django-celery-results, flower) are official and widely recognized packages within the Python and Celery ecosystems.
  • [SAFE]: The inclusion of an Internal HTTP Client Pattern demonstrates a secure method for workers to communicate with backend APIs without requiring direct database access, effectively implementing the principle of least privilege.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 26, 2026, 06:51 PM
Security Audit — agent-trust-hub — celery