python-background-jobs

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is purely educational and provides standard implementation patterns for task queues (Celery, Dramatiq, RQ).
  • [SAFE]: Code examples follow security best practices, such as recommending idempotency keys to prevent duplicate transactions and setting task timeouts to prevent resource exhaustion.
  • [SAFE]: Database operations in the examples use parameterized queries (e.g., $1, $2, $3) which prevent SQL injection.
  • [SAFE]: No external downloads, remote code execution, or data exfiltration patterns were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 04:10 PM
Security Audit — agent-trust-hub — python-background-jobs