file-storage
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions for setting up and using Tigris file storage services. It correctly follows security best practices, such as advising the use of environment variables for credentials and explaining access control roles.
- [EXTERNAL_DOWNLOADS]: The skill includes instructions to install official packages from standard registries (npm, PyPI) and the vendor's own CLI tool. These include
@tigrisdata/cli,@tigrisdata/storage,django-storages, andtigris-boto3-ext. - [COMMAND_EXECUTION]: Shell commands are provided for CLI configuration and project setup (e.g.,
npm install,tigris login,tigris buckets create). These are standard operations for the described functionality. - [DATA_EXFILTRATION]: No exfiltration patterns were detected. The skill instructions emphasize keeping the Secret Access Key private and adding
.envfiles to.gitignoreto prevent credential exposure.
Audit Metadata