tdx-basic
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing the official Treasure Data CLI tool via npm using 'npm install -g @treasuredata/tdx'. This targets a well-known service and the official package of the vendor.
- [COMMAND_EXECUTION]: The skill documents various 'tdx' CLI commands for database management, authentication, and querying. These are standard operations for the tool's intended purpose.
- [CREDENTIALS_UNSAFE]: While the documentation mentions API keys and authentication setup ('tdx auth setup'), it correctly uses placeholders like 'your-key-id/your-key-secret' and follows best practices by suggesting the use of environment variables or configuration files rather than hardcoding secrets.
Audit Metadata