skills/langwatch/skills/setup-lw/Gen Agent Trust Hub

setup-lw

Pass

Audited by Gen Agent Trust Hub on Aug 18, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute various langwatch CLI commands for authentication (login), configuration (config set), and verification (whoami, status).
  • [EXTERNAL_DOWNLOADS]: Fetches documentation in Markdown format from the vendor's official domain (langwatch.ai) and through the CLI tool's documentation viewer.
  • [DATA_EXPOSURE]: Accesses the .env file to check for and manage LANGWATCH_API_KEY. This follows standard security practices for local secret management.
  • [DATA_EXFILTRATION]: Includes a diagnostic reporting feature (langwatch report) that sends data to the vendor. The command is designed with privacy controls, including local redaction of sensitive data and a mandatory --user-approved flag for explicit consent.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 18, 2026, 03:47 PM
Security Audit — agent-trust-hub — setup-lw