django-celery-expert
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected. The skill provides architectural guidance and code templates for Django/Celery integration.
- [DATA_EXPOSURE] (INFO): The skill provides positive security guidance, specifically warning users to never pass sensitive data in task arguments and to restrict access to monitoring tools like Flower.
- [DYNAMIC_EXECUTION] (LOW): The skill mentions the use of pickle for serialization. While pickle is inherently unsafe for untrusted data, the skill correctly mitigates this by recommending JSON for safety and specifying the use of signed serializers if pickle is necessary.
Audit Metadata