data-loading
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a standard technical guide for the
tanstack-routerlibrary. It documents legitimate patterns for route loaders, caching (SWR), context injection, and error handling. - [DATA_EXFILTRATION]: While the code snippets demonstrate data fetching (e.g.,
fetchPosts,fetchComments), these are standard library usage examples. No unauthorized network operations or exfiltration to non-whitelisted domains were detected. The skill correctly warns against using server-side APIs (likefs) in client-side loaders. - [PROMPT_INJECTION]: No prompt injection or behavior override patterns were found. The documentation focus is purely on library implementation and developer best practices.
- [REMOTE_CODE_EXECUTION]: No remote code execution or suspicious package installations were found. The mentioned Node.js packages are standard dependencies for the TanStack ecosystem.
- [COMMAND_EXECUTION]: The skill does not contain any shell command execution or privilege escalation attempts.
Audit Metadata