rivet-workflows
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of instructional materials and code examples for the Rivet workflow SDK. No malicious patterns or behaviors were identified.
- [EXTERNAL_DOWNLOADS]: The examples demonstrate integration with external services by making network requests to placeholder domains (api.example.com) and established services (api.stripe.com). These are used to illustrate workflow logic like payment processing.
- [CREDENTIALS_UNSAFE]: The documentation provides examples of using environment variables (process.env.STRIPE_KEY) for secure credential management during API interactions, avoiding hardcoded secrets.
Audit Metadata