oRPC Router
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the analyzed skill files. The skill focuses on providing educational content and code snippets for the oRPC framework.
- [DYNAMIC_EXECUTION]: The skill demonstrates the use of dynamic imports for lazy-loading router components (e.g.,
import('./planet')). This is a standard software engineering practice for code optimization and does not pose a security risk in this context as it refers to local project files.
Audit Metadata