django-celery-expert

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFEDYNAMIC_EXECUTIONCREDENTIALS_UNSAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill contains technical documentation and code examples for Django and Celery integration. The instructions follow a standard pattern for a professional assistant without any signs of prompt injection or malicious intent.
  • [DYNAMIC_EXECUTION]: The skill mentions the pickle serialization format, which is a native Celery feature. However, it specifically highlights that this is a security risk and provides clear instructions for using secure alternatives like JSON serialization and content signing for production environments.
  • [CREDENTIALS_UNSAFE]: While the skill includes examples of configuration settings that require credentials (e.g., AWS SQS, Redis, PagerDuty), it consistently uses descriptive placeholders such as aws_access_key, your-api-key, and admin:password. Furthermore, it explicitly instructs users to manage actual secrets using environment variables or dedicated secret management tools in production.
  • [EXTERNAL_DOWNLOADS]: The skill suggests several third-party libraries (e.g., flower, django-celery-beat, django-guid). These are all standard, well-known packages within the Python and Django ecosystems intended to provide specific Celery-related functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 03:28 PM
Security Audit — agent-trust-hub — django-celery-expert