spree-legacy-api-v2
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches configuration and documentation from the official Spree Commerce GitHub repository and technical documentation website.
- [COMMAND_EXECUTION]: Instructs the user on standard Ruby on Rails gem installation and configuration procedures using the command line.
- [CREDENTIALS_UNSAFE]: Promotes secure development practices by explicitly advising the use of environment variables (
ENV['CLIENT_ID'],ENV['CLIENT_SECRET']) instead of hardcoding API credentials.
Audit Metadata