skills/openaec-foundation/shadcn-ui-claude-skill-package/shadcn-agents-rsc-boundary-validator/Gen Agent Trust Hub
shadcn-agents-rsc-boundary-validator
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a static analysis validator using standard CLI tools such as
grep,ripgrep, andjq. These tools are used to scan project files for specific patterns related to React Server Components (RSC) boundary rules. - [SAFE]: The shell commands and Bash scripts provided are scoped to local project directories (e.g.,
app/,components/ui/) and do not access sensitive system files or credentials. - [SAFE]: No network communication or external data exfiltration patterns were detected. The skill operates entirely on the local codebase.
- [SAFE]: The dependencies mentioned (such as Radix UI primitives, TanStack Query, and Next.js) are well-known, legitimate libraries in the React ecosystem. No suspicious or typosquatted packages were identified.
Audit Metadata