rspec-service-testing
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill documents standard shell commands such as
bundle exec rspecfor running test suites. These are typical operations within a development environment and do not pose a security risk in this context. - [SAFE]: The provided Ruby and RSpec templates follow industry best practices for unit and integration testing, including the use of
instance_doublefor isolation andFactoryBotfor fixture generation. - [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or malicious remote code execution was found across the analyzed files.
- [SAFE]: References to external tools like
FFakerare provided as examples for data generation and align with common development workflows.
Audit Metadata