db-core/live-queries
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a developer guide for TanStack DB's live query engine. It provides legitimate code examples for a well-known library.
- [SAFE]: Functional escape hatches such as
fn.select(),fn.where(), andfn.having()are standard features of the TanStack DB library intended for complex logic that cannot be expressed via declarative operators. These do not represent arbitrary remote code execution. - [SAFE]: The library references and dependencies (@tanstack/db) are official resources from the vendor 'tanstack', which is a recognized and established developer tool provider.
- [SAFE]: Instructions marked as 'CRITICAL' or 'HIGH' within the documentation (e.g., warnings about using
===instead ofeq()) are natural instructional language used to prevent common logic errors in query building and are not attempts to bypass AI safety guardrails.
Audit Metadata