installing-tigris-storage
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate configuration guide for the Tigris Data storage service.
- [EXTERNAL_DOWNLOADS]: Recommends the installation of the
@tigrisdata/storagepackage via npm or yarn. This is the official library provided by the authoring organization. - [COMMAND_EXECUTION]: Includes standard shell commands for package management and environment setup, such as
npm install @tigrisdata/storageand creating a.envfile. - [CREDENTIALS_UNSAFE]: Uses safe placeholders (e.g.,
tid_access_key_id,tsec_secret_access_key) for sensitive configuration rather than hardcoding real secrets.
Audit Metadata