External Script Fetching
Low
- Category
- Supply Chain
- Content
```bash # Install uv (if not already installed) curl -LsSf https://astral.sh/uv/install.sh | sh # Create virtual environment and install dependencies cd ~/.claude/skills/google-scholar-search-skill
- Confidence
- 94% confidence
- Finding
- curl -LsSf https://astral.sh/uv/install.sh | sh
