safe-action-tanstack-query
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill serves as a technical guide for integrating two specific libraries. The code examples demonstrate standard React and Next.js patterns for form handling and state management without any malicious intent or hidden behaviors.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of legitimate software packages.
@next-safe-action/adapter-tanstack-query: A vendor-specific package matching the author of the skill.@tanstack/react-query: A well-known and widely trusted industry-standard library for managing server state in React applications.- [COMMAND_EXECUTION]: The provided code samples interact with user-defined server actions via the TanStack Query
useMutationhook. These interactions are confined to the application's own API logic and do not involve the execution of arbitrary shell commands or external scripts.
Audit Metadata