turso
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides the official installation method for the Turso CLI via a script download from
https://get.tur.so/install.sh. This is a standard practice for the platform and is neutrally documented. - [COMMAND_EXECUTION]: Provides instructions for database operations and CLI management. All examples demonstrate best practices by using parameterized SQL queries to prevent injection vulnerabilities.
- [CREDENTIALS_UNSAFE]: Explicitly warns against hardcoding authentication tokens and recommends using environment variables for sensitive configuration like
TURSO_AUTH_TOKENandTURSO_API_TOKEN.
Audit Metadata