celery-best-practices
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as an instructional guide for the Celery task queue ecosystem. It explicitly advocates for security best practices, such as disabling the 'pickle' serializer in favor of 'json' to prevent unsafe deserialization of untrusted data.
- [SAFE]: No suspicious network operations, credential harvesting, or obfuscated code patterns were detected. All code examples follow standard industry patterns for reliable distributed systems, focusing on idempotency, retry logic, and observability.
Audit Metadata