Skip to main content

uv

Provides expert guidance for managing Python projects, dependencies, and environments with an extremely fast package manager.

Install this skill

or
91/100

Security score

The uv skill was audited on Feb 28, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 282

Access to hidden dotfiles in home directory

SourceSKILL.md
282- Managed installations stored in `~/.local/share/uv/python/` (Unix)
low line 143

Access to .env file

SourceSKILL.md
143uv run --env-file .env script.py
low line 173

External URL reference

SourceSKILL.md
173response = requests.get("https://api.github.com/repos/astral-sh/uv")
low line 434

External URL reference

SourceSKILL.md
434uv publish --publish-url https://test.pypi.org/legacy/
low line 501

External URL reference

SourceSKILL.md
501url = "https://download.pytorch.org/whl/cu121"
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →