db-core/mutations-optimistic
Pass
Audited by Gen Agent Trust Hub on May 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for the TanStack DB library, specifically focusing on mutation patterns like optimistic actions, paced mutations, and transaction management.
- [SAFE]: Code examples demonstrate legitimate use of library features, including ID generation with
crypto.randomUUID()and Immer-style state updates via draft proxies. - [SAFE]: Usage of terms like 'CRITICAL' and 'HIGH' within the documentation are clearly intended as instructional markers to highlight common developer mistakes and best practices rather than security findings or prompt injections.
- [SAFE]: All external library references and imports are consistent with the official '@tanstack/db' package provided by the vendor.
Audit Metadata