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
langwatchCLI 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
.envfile to check for and manageLANGWATCH_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-approvedflag for explicit consent.
Audit Metadata