oRPC Optimize SSR
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security vulnerabilities or malicious patterns were detected. The skill consists of documentation and standard TypeScript/JavaScript code snippets for full-stack framework optimization.
- [COMMAND_EXECUTION]: The provided code involves standard library imports and the use of singleton patterns via
globalThisto manage server-side clients. No unauthorized or dangerous shell command execution was found. - [DATA_EXFILTRATION]: The code correctly demonstrates the use of 'server-only' markers and environment checks to prevent sensitive server-side logic or router definitions from being bundled into client-side code.
Audit Metadata