python-venv-manager
Fail
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: CRITICALREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION] (CRITICAL): The skill uses piped commands (
curl | python3andcurl | bash) to execute scripts directly fromhttps://install.python-poetry.organdhttps://pyenv.run. This pattern bypasses security validation and allows for arbitrary code execution from remote sources. - [EXTERNAL_DOWNLOADS] (HIGH): The skill attempts to download resources from domains (
python-poetry.organdpyenv.run) that are not included in the list of trusted external sources, posing a supply chain risk.
Recommendations
- HIGH: Downloads and executes remote code from: https://pyenv.run, https://install.python-poetry.org - DO NOT USE without thorough review
- AI detected serious security threats
Audit Metadata