tigris-python-sdk
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructs users on how to interact with the Tigris storage service using official libraries such as
boto3and the vendor's extensiontigris-boto3-ext. All external resources and package names (e.g.,@tigrisdata/cli) align with the documented vendor identity. - [SAFE]: Security best practices are encouraged for credential management, specifically advising users to store sensitive keys in
.envfiles and ensure they are added to.gitignoreto prevent accidental exposure in version control. - [SAFE]: Code examples for Django and general Python usage utilize standard APIs and frameworks without introducing suspicious command execution, obfuscation, or unauthorized data access patterns.
Audit Metadata