better-convex
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate development instructions for the 'better-convex' ecosystem, focusing on architectural best practices and type safety.
- [SAFE]: External dependencies such as 'better-auth', 'hono', and 'zod' are established, well-known libraries in the Node.js ecosystem.
- [SAFE]: The framework enforces strict input validation using Zod schemas for all cRPC and HTTP procedures, significantly reducing the risk of injection or malformed data attacks.
- [SAFE]: Row-Level Security (RLS) and authentication middleware are core components of the documented patterns, ensuring that data access is appropriately restricted.
- [SAFE]: While the skill defines endpoints for processing external data (e.g., Stripe and Discord webhooks), it mandates signature verification and schema validation to prevent indirect prompt injection and data poisoning.
Audit Metadata