render-background-workers

Pass

Audited by Gen Agent Trust Hub on Aug 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a configuration guide for the Render platform, explaining how to deploy and manage background worker services. Analysis of all skill files found no malicious code, obfuscation, or persistence mechanisms.
  • [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential management by using environment variables (e.g., REDIS_URL, DATABASE_URL) and platform-specific wiring (fromService, fromDatabase) rather than hardcoding secrets.
  • [REMOTE_CODE_EXECUTION]: No unauthorized or dangerous remote code execution patterns were found. The commands included in the documentation (such as pip install or npm install) are standard instructions for installing well-known open-source libraries like Celery and BullMQ.
  • [EXTERNAL_DOWNLOADS]: The skill references standard package managers and official libraries. No suspicious or untrusted external sources were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 1, 2026, 11:04 AM
Security Audit — agent-trust-hub — render-background-workers