router-core/auth-and-guards
Pass
Audited by Gen Agent Trust Hub on Jun 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional, providing boilerplate code for React routing and authentication state management.
- [EXTERNAL_DOWNLOADS]: All external documentation references point to official TanStack GitHub repositories, which are recognized as trusted sources.
- [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety guidelines were detected. Instructional language uses severity markers (CRITICAL, HIGH) correctly for technical warnings.
- [DATA_EXFILTRATION]: No unauthorized data collection or network exfiltration patterns were identified. Code snippets involve standard client-side authentication flows.
- [COMMAND_EXECUTION]: The skill does not contain any shell commands, subprocess execution, or privilege escalation patterns.
- [DATA_EXPOSURE]: The skill explicitly includes security-positive patterns, such as a
sanitizeRedirectfunction designed to prevent Open Redirect attacks by validating external input.
Audit Metadata