app-renderer-systems
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for directory structure and implementation patterns without including executable malicious code.
- [SAFE]: Encourages the use of Zod schemas for runtime validation at API boundaries, which is a key security practice to prevent processing malformed or malicious data.
- [SAFE]: Instructions for data fetching use relative paths (e.g.,
/api/foos) rather than external URLs, limiting network operations to the application's own backend. - [SAFE]: Dependencies mentioned (React, TanStack Query, XState, Vitest, es-toolkit) are established, widely-used libraries in the JavaScript ecosystem.
- [SAFE]: No evidence of prompt injection, obfuscation, persistence, or data exfiltration was found across the analyzed files.
Audit Metadata