background-job
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a structured workflow for background job implementation, focusing on design, TDD, and monitoring. This is a legitimate development persona with no malicious intent.
- [SAFE]: Code examples provided in the skill demonstrate secure practices, such as using environment variables (
ENV['REDIS_URL']) for configuration instead of hardcoding credentials. - [SAFE]: The skill emphasizes critical reliability features, including idempotency guards and error classification (transient vs. permanent), which help prevent data duplication and improve system stability.
- [SAFE]: All external tools and services referenced (e.g., Sidekiq, Solid Queue, Sentry, Datadog) are well-known, industry-standard components in the Ruby on Rails ecosystem.
- [SAFE]: No obfuscation, prompt injection, or unauthorized network/file access patterns were detected in the instructions or example code.
Audit Metadata