render-background-workers
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard configuration and implementation guides for background workers on the Render platform. It follows industry best practices for queue management and graceful shutdowns.
- [COMMAND_EXECUTION]: The skill contains shell commands for installing standard dependencies (e.g.,
pip install,npm install) and starting worker processes (e.g.,celery,sidekiq). These are appropriate for the skill's purpose and use standard package managers. - [EXTERNAL_DOWNLOADS]: The skill references well-known packages and libraries from official registries (npm, PyPI) and public GitHub repositories (e.g.,
github.com/hibiken/asynq). These are standard dependencies for the mentioned technology stacks.
Audit Metadata