rspec-testing-pyramid
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill incorporates security best practices by providing templates and instructions for VCR (HTTP recording tool) that explicitly filter sensitive credentials, such as API keys and Authorization headers, from being stored in test cassettes.- [SAFE]: The skill references and utilizes industry-standard, well-known Ruby gems for testing (e.g., RSpec, Capybara, VCR, WebMock, SimpleCov) with no evidence of untrusted or suspicious dependencies.- [SAFE]: The provided configuration templates (
spec_helper.rb,rails_helper.rb, and.rspec) follow official Ruby on Rails and RSpec community conventions for test environment isolation and setup.
Audit Metadata