langsmith-dataset
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- Official External Dependencies: The skill involves installing the
langsmithlibrary via standard package managers (pip and npm) and fetching a CLI installation script from the author's official GitHub repository. These actions are part of the standard setup for the LangSmith ecosystem. - Command Execution for Dataset Management: The skill uses the
langsmithCLI tool to perform operations such as listing, exporting, and uploading datasets. These commands are necessary for the skill's primary function of dataset lifecycle management. - Local Data Processing: Python and TypeScript code snippets are included to process trace data from the local filesystem. This involves reading
.jsonlfiles to prepare data for upload to the LangSmith platform, which is a common workflow for evaluation and testing tasks.
Audit Metadata