langsmith-evaluator

Pass

Audited by Gen Agent Trust Hub on Apr 9, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • Remote Script Execution: The skill provides a command to download and execute an installation script for the LangSmith CLI. This facilitates the setup of the necessary command-line tools from the developer's repository.
  • External Package Installation: Includes instructions to install several standard libraries via pip (langsmith, langchain-openai, python-dotenv) and npm (langsmith, openai), which are required for the evaluation functionality.
  • Environment Configuration: Uses placeholders for sensitive information like LANGSMITH_API_KEY and OPENAI_API_KEY, encouraging the use of environment variables rather than hardcoding secrets.
  • Data Processing: The evaluators process outputs from AI agents. While this involves handling external data, the provided code patterns focus on structured extraction and comparison for metrics, which is the core purpose of the skill.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 9, 2026, 08:37 AM