convex-performance-audit
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a diagnostic and instructional framework for developers using the Convex platform. It focuses on identifying and fixing performance bottlenecks such as high document reads and write contention.
- [COMMAND_EXECUTION]: The instructions recommend using
npx convex insights --detailsto gather performance data. This is the official command-line interface tool provided by Convex for application monitoring and is a standard part of the development workflow. - [EXTERNAL_DOWNLOADS]: References official and well-known packages such as
@convex-dev/aggregatefor maintaining denormalized counts and sums, which is a recommended practice within the ecosystem.
Audit Metadata