spree-legacy-api-v2
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Fetches documentation and project status from the official Spree Commerce GitHub repository and community documentation sites. These are well-known technology resources and the data retrieval is used for providing up-to-date integration guidance.
- [SAFE]: Demonstrates secure credential handling by using environment variables (e.g.,
ENV['CLIENT_ID'],ENV['CLIENT_SECRET']) in implementation examples rather than hardcoding sensitive tokens. - [SAFE]: The skill uses standard Ruby and HTTP patterns for e-commerce integrations. All described operations, such as OAuth2 authentication and JSON:API requests, are consistent with the stated purpose of maintaining legacy API compatibility.
- [SAFE]: No obfuscation, persistence mechanisms, or unauthorized privilege escalation patterns were detected in the instructions or code snippets.
Audit Metadata