oRPC Server Action
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill mentions the installation of the
@orpc/reactpackage via npm. This is a legitimate dependency for the functionality described and aligns with the author's project scope. - [INDIRECT_PROMPT_INJECTION]: The provided code samples demonstrate handlers that accept user input from client-side forms. These inputs are strictly validated using the Zod library, ensuring that data conforms to expected types before being processed on the server.
Audit Metadata