tidbx-kysely
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard configuration patterns for database connectivity and recommends the use of official vendor libraries for serverless environments. It uses parameterized queries via the Kysely ORM, which is a security best practice for preventing SQL injection.
- [EXTERNAL_DOWNLOADS]: The instructions recommend installing the
kyselyandmysql2community packages, alongside official@tidbcloud/kyselyand@tidbcloud/serverlessdrivers. These are well-known or vendor-official resources. - [COMMAND_EXECUTION]: Provides standard
npm installcommands to set up the necessary environment for the provided code snippets.
Audit Metadata