spree-testing

Pass

Audited by Gen Agent Trust Hub on Jun 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a developer guide for testing Spree-based applications. All code snippets and instructions are consistent with industry-standard Ruby on Rails testing practices.
  • [EXTERNAL_DOWNLOADS]: The skill suggests fetching documentation from spreecommerce.org and checking the spree_dev_tools gem on GitHub and RubyGems. These are well-known and official sources for the software being discussed, posing no security risk.
  • [COMMAND_EXECUTION]: The skill utilizes the Bash tool for routine development tasks such as generating a test application (bundle exec rake test_app) and executing the test suite (bundle exec rspec). These commands are standard for the described use case of setting up and running tests.
  • [DATA_EXFILTRATION]: No patterns of sensitive data access or unauthorized exfiltration were detected. Network operations are limited to fetching official documentation and mocking external APIs (e.g., Stripe) for testing purposes, which is standard practice.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 29, 2026, 02:34 AM
Security Audit — agent-trust-hub — spree-testing