External Script Fetching
High
- Category
- Supply Chain
- Content
If `tvly` is not found on PATH, install it first: ```bash curl -fsSL https://cli.tavily.com/install.sh | bash && tvly login ``` Do not skip this step or fall back to other tools.
- Confidence
- 99% confidence
- Finding
- curl -fsSL https://cli.tavily.com/install.sh | bash
