minitest
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains purely educational content and code examples for the Minitest framework in Ruby on Rails. All code snippets follow standard development practices.
- [EXTERNAL_DOWNLOADS]: The CI configuration example in
references/minitest-patterns.mdreferences official and well-known GitHub Actions (actions/checkout,ruby/setup-ruby) for automated testing workflows. - [COMMAND_EXECUTION]: Lists standard Rails CLI commands (e.g.,
rails test,rails test:system) for executing tests in a local development environment.
Audit Metadata