tidbx-javascript-mysql2
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill correctly uses environment variables for sensitive database credentials, preventing the risk of hardcoded secrets in source code.
- [SAFE]: Secure communication is supported through configurable TLS/SSL settings, including the ability to provide a CA certificate for encrypted connections to TiDB Cloud.
- [SAFE]: The implementation of parameterized queries using the execute method protects against SQL injection attacks by ensuring user input is safely handled by the database driver.
Audit Metadata