router-core/ssr
Pass
Audited by Gen Agent Trust Hub on Jun 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains technical documentation and code patterns for the TanStack Router library. The instructions use emphasis markers like 'CRITICAL' and 'WARNING' strictly for technical clarity (e.g., clarifying that loaders run on both client and server) rather than for malicious prompt injection.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known Node.js packages including @tanstack/react-router, react-dom, and express. No suspicious or unverified third-party dependencies are introduced.
- [SAFE]: Code examples for handling HTTP requests and headers (such as in the Express integration) follow standard web development practices. The skill even promotes security best practices by demonstrating input validation using Zod for search parameters.
Audit Metadata