python-background-jobs
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill outlines standard architectural patterns for decoupling long-running tasks from request cycles, which is a common and safe practice in software development.
- [SAFE]: No hardcoded credentials, sensitive file access, or unauthorized network communications were found. The use of localhost for the Redis broker in examples is standard for development documentation.
- [SAFE]: All code snippets use established, well-known libraries (Celery, Dramatiq, RQ, FastAPI) for their intended purposes without any suspicious or obfuscated logic.
- [SAFE]: There are no indicators of prompt injection, privilege escalation, or persistence mechanisms.
Audit Metadata