rails-background-jobs
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard architectural advice for Rails background processing, utilizing official and well-known components like Active Job, Solid Queue, and Sidekiq.
- [SAFE]: No credentials, hardcoded secrets, or unauthorized access to sensitive file paths were detected. The instructions follow standard Rails configuration practices.
- [SAFE]: All referenced software dependencies (e.g.,
sidekiq,mission_control-jobs) and shell commands (e.g.,rails db:migrate) are legitimate parts of the Ruby on Rails ecosystem. - [SAFE]: No obfuscation techniques, persistence mechanisms, or privilege escalation attempts were found within the provided documentation or code samples.
- [SAFE]: The skill actively promotes security and robustness by mandating idempotency checks and explicit retry/discard strategies to prevent common issues like double-charging or infinite error loops.
Audit Metadata