skills/itechmeat/llm-code/turso/Gen Agent Trust Hub

turso

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references CLI installers hosted on the official GitHub repository for the tursodatabase organization.
  • Evidence: Download URLs pointing to github.com/tursodatabase/turso/releases found in references/installation.md and references/quickstart.md.
  • [REMOTE_CODE_EXECUTION]: Installation instructions include piping a remote shell script from the vendor directly to an interpreter (sh or iex). This is documented as the standard installation method for the official service.
  • Evidence: curl ... | sh and irm ... | iex patterns found in references/installation.md.
  • [COMMAND_EXECUTION]: Documentation provides examples of executing the tursodb CLI and openssl for database operations and key generation.
  • Evidence: Command snippets in references/encryption.md and references/installation.md.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 11:44 AM