react-query-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill consists entirely of Markdown documentation and TypeScript code snippets illustrating best practices for the TanStack Query library.
- [EXTERNAL_DOWNLOADS] (SAFE): References standard, reputable libraries such as
@tanstack/react-query,zod,msw, andaxios. No suspicious or unversioned external dependencies are requested or executed. - [PROMPT_INJECTION] (SAFE): No instructions attempting to override agent behavior or bypass safety filters were found.
- [DATA_EXFILTRATION] (SAFE): No sensitive file access or network exfiltration patterns detected. Code examples use generic API endpoints like
/api/todosor/api/user. - [COMMAND_EXECUTION] (SAFE): No use of shell commands, subprocess spawning, or direct system calls.
- [REMOTE_CODE_EXECUTION] (SAFE): No patterns of downloading and executing scripts from remote sources (e.g., curl|bash).
Audit Metadata