server-components

Pass

Audited by Gen Agent Trust Hub on Jul 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill acts as an educational and structural guide for building React Server Components (RSC) within the TanStack Start framework.- [SAFE]: It includes explicit security warnings against placing secrets or database access logic in isomorphic route loaders, recommending the use of createServerFn or createServerOnlyFn to ensure server-side execution and prevent credential exposure.- [SAFE]: Code examples incorporate the .validator() method using the Zod library to sanitize and validate input data before it is processed by server functions.- [SAFE]: All external links and package dependencies refer to the official TanStack ecosystem or well-known development tools such as Vite and React, posing no supply chain or exfiltration risks.- [SAFE]: The skill does not contain any obfuscated code, unauthorized network requests, or attempts to establish persistence on the host system.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 27, 2026, 09:51 AM
Security Audit — agent-trust-hub — server-components