langsmith-trace
Pass
Audited by Gen Agent Trust Hub on Sep 20, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [External Download]: The skill downloads an installation script for the
langsmithCLI tool from the official repository (github.com/langchain-ai). This is expected functionality for a skill designed to manage LangSmith traces. - [System Configuration]: It provides instructions for setting environment variables like
LANGSMITH_API_KEY. While it includes a placeholder value, it correctly advises users on how to manage their credentials securely. - [Command Execution]: The skill utilizes several
langsmithCLI commands (e.g.,list,get,export,upload) to interact with trace data and datasets. These operations are within the scope of the skill's intended purpose.
Audit Metadata