Credential access
Reads PyPI tokens, repository credentials, environment variables, and project config.
brew / rank 408
Python package management tool. Version 2.4.1 via Homebrew; verified 2026-06-20. Also installable with debian: sudo apt install python3-poetry.
agent safety
poetry manages Python dependencies and package publishing.
Reads PyPI tokens, repository credentials, environment variables, and project config.
Can install dependencies and interact with package repositories.
Can build and publish Python packages.
Gate publish, config, and credentialed repository operations.
Allow lock/test/build; require approval for publish and credential changes.
install
brew install poetrylocal Homebrew formula metadata
sudo port install poetryMacPorts ports tree · python/poetry/Portfile · source: api.github.com
sudo apk add poetryAlpine Linux edge package indexes · poetry · source: dl-cdn.alpinelinux.org
sudo dnf install poetryFedora Rawhide package metadata · poetry · source: dl.fedoraproject.org
nix profile install nixpkgs#poetrynixpkgs package indexes · pkgs/by-name/po/poetry/package.nix · source: api.github.com
sudo apt install python3-poetryDebian stable package indexes · python3-poetry · source: deb.debian.org
sudo pacman -S python-poetryArch Linux sync databases · python-poetry · source: geo.mirror.pkgbuild.com
scoop install main/poetryScoop official bucket manifest trees · bucket/poetry.json · source: api.github.com
overview
Python package management tool
security posture
No matching local secret-handling manifest was found for poetry. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/Library/Application Support/pypoetry/auth.toml~/Library/Preferences/pypoetry/auth.toml~/.config/pypoetry/auth.toml$XDG_CONFIG_HOME/pypoetry/auth.tomlCredential-bearing paths to review before unattended agent runs.
~/Library/Application Support/pypoetry/auth.toml~/Library/Preferences/pypoetry/auth.toml~/.config/pypoetry/auth.toml$XDG_CONFIG_HOME/pypoetry/auth.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
poetry | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:poetry |
|---|---|
| Version | 2.4.1 |
| Package manager | Homebrew |
| Homepage | https://python-poetry.org/ |
| Repository | https://github.com/python-poetry/poetry |
| Last updated | 2026-06-20T11:12:23Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
python3-poetry 2.1.2+dfsg-1+deb13u1
Python dependency management and packaging made easy (Python 3)
sudo apt install python3-poetrypoetry
nix profile install nixpkgs#poetrypython3-poetry 1.8.2+dfsg-1ubuntu2
Python dependency management and packaging made easy (Python 3)
sudo apt install python3-poetrypoetry 2.3.3-r0
Python3 dependency management and packaging system
sudo apk add poetrypoetry-pyc 2.3.3-r0
Precompiled Python bytecode for poetry
sudo apk add poetry-pycpoetry 2.4.1-4.fc45
Python dependency management and packaging made easy
sudo dnf install poetrypython3-poetry 2.4.1-4.fc45
Python dependency management and packaging made easy
sudo dnf install python3-poetrypython-poetry 2.4.1-1
Python dependency management and packaging made easy
sudo pacman -S python-poetrypoetry
sudo port install poetrymain/poetry
scoop install main/poetrysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.