Skip to main content

python-env

Manages Python environments efficiently with uv, offering rapid package installation and dependency management for developers.

Install this skill

or
59/100

Security score

The python-env skill was audited on Feb 27, 2026 and we found 3 security issues across 3 threat categories, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

critical line 4

Piping content to sh shell

SourceSKILL.md
4compatibility: "Requires uv CLI tool. Install: curl -LsSf https://astral.sh/uv/install.sh | sh"
high line 4

Curl to non-GitHub URL

SourceSKILL.md
4compatibility: "Requires uv CLI tool. Install: curl -LsSf https://astral.sh/uv/install.sh | sh"
low line 4

External URL reference

SourceSKILL.md
4compatibility: "Requires uv CLI tool. Install: curl -LsSf https://astral.sh/uv/install.sh | sh"
Scanned on Feb 27, 2026
View Security Dashboard
Installation guide →