rivetkit-client-javascript
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends installing the official
rivetkitpackage from the NPM registry. This is expected behavior for a client library guide. - [SAFE]: Provides security-conscious implementation advice, specifically instructing developers to use array-based keys instead of string interpolation to prevent key injection attacks.
- [SAFE]: Demonstrates the use of environment variables (e.g.,
RIVET_TOKEN) for managing sensitive credentials rather than hardcoding them, adhering to secret management best practices.
Audit Metadata