skills/terminalskills/skills/libsql/Gen Agent Trust Hub

libsql

Pass

Audited by Gen Agent Trust Hub on Sep 8, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill includes instructions to download the official Turso CLI installation script from get.tur.so using curl. This is the standard installation method for the Turso service.
  • [COMMAND_EXECUTION]: Provides standard package manager commands (npm install, bun add) to install the @libsql/client library. It also documents the use of the turso CLI for database management, such as logging in, creating databases, and generating tokens.
  • [CREDENTIALS_SAFE]: The skill correctly advises users to store sensitive information like TURSO_DATABASE_URL and TURSO_AUTH_TOKEN in environment variables (.env) rather than hardcoding them in the source code, which aligns with security best practices.
  • [REMOTE_CODE_EXECUTION]: While the skill contains a pattern to pipe a remote script to a shell, this is specifically for installing the Turso CLI from the service's official domain.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 8, 2026, 05:54 PM
Security Audit — agent-trust-hub — libsql