skills/odjaramillo/custom-rules/trpc/Gen Agent Trust Hub

trpc

Pass

Audited by Gen Agent Trust Hub on Jun 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a technical reference for tRPC v11 integration. It includes boilerplate for server-side routers, client-side hooks, and middleware for authorization.
  • [SAFE]: Data validation is handled through Zod schemas in procedure definitions, which is a recommended security practice for preventing malformed input.
  • [SAFE]: Authentication patterns are demonstrated using middleware that checks context for user session data and throws standard TRPCError codes for unauthorized access.
  • [SAFE]: Environment variable usage (e.g., VERCEL_URL) follows standard deployment patterns for Vercel/Next.js environments without exposing sensitive credentials.
  • [SAFE]: All identified dependencies are standard libraries within the tRPC and React ecosystems.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 26, 2026, 01:18 PM
Security Audit — agent-trust-hub — trpc