minitest-testing
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains instructional content and code samples for Minitest testing, covering models, controllers, and system tests. All provided examples follow standard Ruby on Rails conventions.
- [COMMAND_EXECUTION]: The skill utilizes the
Bashtool to run standard Rails test commands (e.g.,bin/rails test). These operations are restricted to the local environment and are essential for the primary purpose of the skill. - [EXTERNAL_DOWNLOADS]: The skill references well-known open-source libraries such as SimpleCov and shoulda-matchers from their official GitHub repositories. These are trusted, industry-standard resources in the Ruby ecosystem.
Audit Metadata