langsmith-trace
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- Remote CLI Installation: The skill includes a setup step to install the LangSmith CLI by downloading and executing a script directly from the author's official GitHub repository. This is a standard method for distributing developer tools and is used here to enable the skill's core functionality.
- Trace Data Ingestion: The skill allows for the retrieval and analysis of trace data (Ingestion points:
langsmith trace list,langsmith trace get, andlangsmith trace exportinSKILL.md). While there are no explicit boundary markers or sanitization steps mentioned for this data (Boundary markers: absent; Sanitization: absent), the agent uses thelangsmithCLI (Capability inventory: CLI subprocess calls) to access this information for debugging and analysis purposes, which is the intended use case for this skill.
Audit Metadata