tigris-sdk-guide

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill recommends the installation of official Tigris Data packages and tools, including the @tigrisdata/cli, @tigrisdata/storage (npm), github.com/tigrisdata/storage-go (Go), and tigris-boto3-ext (Python). It also references well-known S3-compatible libraries like aws-sdk-s3 for Ruby and aws-sdk-php for PHP. These resources are standard for the intended use-case of integrating with Tigris object storage.
  • [COMMAND_EXECUTION]: The skill instructions include commands for the Tigris CLI (tigris and t3) to manage buckets, forks, and snapshots. It also provides a setup command (npm install -g @tigrisdata/cli) to ensure the necessary tooling is available for the agent to perform storage operations.
  • [CREDENTIALS_UNSAFE]: Examples within the documentation use non-functional placeholders for sensitive credentials, such as tid_xxx for access keys and tsec_yyy for secret keys. The guide encourages the use of environment variables for credential management, which aligns with security best practices.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 06:32 PM