simplecov
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions align with established best practices for Ruby and Rails development, focusing on configuring standard testing tools and improving code quality.
- [COMMAND_EXECUTION]: The skill provides standard shell commands for Ruby package management (
bundle install), running test suites (rake test,rspec,cucumber), and viewing local files (cat,open). All commands are intended for use within a local development environment and are consistent with the skill's stated purpose. - [EXTERNAL_DOWNLOADS]: The skill references well-known open-source libraries (SimpleCov, RubyCritic) and official GitHub Actions for CI/CD. These dependencies are handled through standard package managers (Bundler) and trusted services, presenting no unusual security risks.
Audit Metadata