langsmith-fetch

Fail

Audited by Snyk on Aug 6, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The skill instructs users/agents to export and explicitly echo the LANGSMITH_API_KEY (and similar env vars), which encourages printing or copying the API key value and thus risks exposing secrets verbatim.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). The runtime workflow runs langsmith-fetch traces / langsmith-fetch trace <trace-id> to fetch “recent traces” and analyze execution/error messages from the user-configured LangSmith project, which can include outsider-authored prompt text contained in trace records.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
HIGH
Analyzed
Aug 6, 2026, 04:52 PM
Issues
2
Security Audit — snyk — langsmith-fetch