implement-background-job
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code templates for Ruby on Rails development. It follows standard practices like TDD, idempotency, and the use of service objects.
- [COMMAND_EXECUTION]: Provides standard Rails installation commands (
rails solid_queue:install,rails db:migrate) for setting up background job backends. These are documented for developer use and are not malicious. - [EXTERNAL_DOWNLOADS]: Mentions standard Ruby gems (
solid_queue,sidekiq,mission_control-jobs) which are hosted on RubyGems, a well-known and trusted package registry. - [NO_CODE]: The skill contains configuration examples and Ruby class templates rather than executable shell scripts or binary files.
Audit Metadata