chat-room
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is authored by rivet-dev and provides development instructions for the RivetKit framework. All commands are user-initiated instructions for local or deployment environments.
- [EXTERNAL_DOWNLOADS]: Fetches framework binaries and Node.js packages from official vendor-controlled domains (rivet.dev, github.com/rivet-dev). This includes the rivetkit library and the container-runner static binary.
- [COMMAND_EXECUTION]: Contains shell commands for standard development workflows, including package installation via npm/bun, Docker builds, and starting development servers. These are necessary for the framework's operation.
- [PROMPT_INJECTION]: The documentation specifically highlights risks associated with processing untrusted input (e.g., chat messages) and provides explicit guidance on mitigation via parameterized queries, server-side identity derivation, and authentication checks.
Audit Metadata