tigris-authentication
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Installs the official @tigrisdata/cli package from the NPM registry. This is a trusted resource from the skill's author (tigrisdata) and is necessary for the skill's primary function.
- [COMMAND_EXECUTION]: Documents standard CLI operations such as 'tigris login' and 'tigris configure'. These commands are used as intended for authentication and project setup without excessive privileges.
- [CREDENTIALS_UNSAFE]: Uses clearly identifiable placeholders (e.g., 'tid_AaBb', 'tsec_XxYy') in example commands rather than real secrets. It correctly guides users to use environment variables or local configuration files for persistent credentials, which is standard practice.
Audit Metadata