langsmith-dataset

Pass

Audited by Gen Agent Trust Hub on Apr 9, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • Remote Script Installation: The skill provides a command to download and execute an installation script for the LangSmith CLI directly from the official repository. This is a common method for tool distribution, though it involves executing code from an external source.- Credential Management: The setup instructions involve the use of environment variables for managing API keys. The skill appropriately uses placeholders and recommends checking local configuration files, which aligns with standard security practices for secret management.- Local File Access: The skill includes functionality to read trace data from local directories and write processed datasets to temporary storage. These file operations are necessary for the skill's primary purpose of dataset preparation and management.- Data Processing Surface: The skill processes external data (traces) to create datasets. While this creates a surface for processing untrusted data, the skill uses standard JSON parsing and targets its own managed infrastructure.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 9, 2026, 07:09 AM