langsmith-trace
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [External Downloads]: The skill instructs the user to download an installation script from the vendor's official repository via
curl -sSL https://raw.githubusercontent.com/langchain-ai/langsmith-cli/main/scripts/install.sh | sh. This is a standard initialization practice for this utility, and the source matches the established author repository structure. - [Credential Management]: Placeholders such as
lsv2_pt_your_api_key_hereand<your-api-key>are provided within example configuration sections. These serve as educational templates for necessary environment setup rather than exposing active secrets.
Audit Metadata