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/releasesfound inreferences/installation.mdandreferences/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 ... | shandirm ... | iexpatterns found inreferences/installation.md. - [COMMAND_EXECUTION]: Documentation provides examples of executing the
tursodbCLI andopensslfor database operations and key generation. - Evidence: Command snippets in
references/encryption.mdandreferences/installation.md.
Audit Metadata