rspec-best-practices
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a style guide and reference for Ruby on Rails development. It contains instructions on spec selection, factory design, and flaky test fixes. No unauthorized network requests, credential harvesting, or dynamic code execution patterns were found.
- [SAFE]: All code snippets provided in the examples and templates are standard RSpec test code. They demonstrate legitimate testing patterns such as mocking external clients (e.g., SendgridClient) and using time-travel helpers (e.g., travel_to), which are common in testing environments.
Audit Metadata