FastAPI Background Tasks

Warn

Audited by Socket on Feb 27, 2026

1 alert found:

Security
SecurityMEDIUM
SKILL.md

This skill is documentation and example code for integrating background task frameworks (ARQ, Celery, Dramatiq) with FastAPI. The capabilities and required configuration are consistent with the stated purpose. There are no download-and-execute patterns, dynamic code execution, or obvious attempts to exfiltrate credentials to third-party domains. The main security considerations are operational: protect broker and backend credentials, ensure Redis/Celery connections use secure transports and authentication in production, avoid passing raw secrets in job payloads, and validate file paths/user input before writing to disk. Overall there is no sign of malicious behavior in the provided fragment, but standard deployment hardening is required.

Confidence: 80%Severity: 75%
Audit Metadata
Analyzed At
Feb 27, 2026, 07:29 PM
Package URL
pkg:socket/skills-sh/lobbi-docs%2Fclaude%2Ffastapi-background-tasks%2F@d31fba1d5c586c59955f75e53c67e6cf6881cf67