turso-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: Includes the official installation command for the Turso CLI:
curl -sSfL https://get.tur.so/install.sh | bash. This script is hosted on Turso's official installer domain. - [EXTERNAL_DOWNLOADS]: References the official
@libsql/clientNode.js package and common database ecosystem tools likedrizzle-ormfrom the npm registry. - [COMMAND_EXECUTION]: Documents standard Turso CLI commands for authentication, database creation, and management, which are intended for the user's local terminal.
Audit Metadata