Automic VaultAutomic Vault

brew / Protected-Tool-Abdeckung / Rang 382

poetry installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für poetry in AI-Agent-Workflows.

agent safety

Agent safety answer

poetry manages Python dependencies and package publishing.

Credential access

Reads PyPI tokens, repository credentials, environment variables, and project config.

Remote mutation

Can install dependencies and interact with package repositories.

Publish/artifact risk

Can build and publish Python packages.

Recommended control

Gate publish, config, and credentialed repository operations.

Agent-use guidance

Allow lock/test/build; require approval for publish and credential changes.

Installation

Mit Automic Vault installieren

Automic Vault
sudo av install brew:poetry

macOS

Homebrewverified · 100%
brew install poetry

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install poetry

MacPorts ports tree · python/poetry/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add poetry

Alpine Linux edge package indexes · poetry · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install python3-poetry

Debian stable package indexes · python3-poetry · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install poetry

Fedora Rawhide package metadata · poetry · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#poetry

nixpkgs package indexes · pkgs/by-name/po/poetry/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S python-poetry

Arch Linux sync databases · python-poetry · source: geo.mirror.pkgbuild.com

Windows

Scoopverified · 92%
scoop install main/poetry

Scoop official bucket manifest trees · bucket/poetry.json · source: api.github.com

Plattformhinweise

  • Es waren keine paketspezifischen Plattformhinweise vorhanden.

Überblick

Paketzusammenfassung

Python package management tool

Befehle und Aliase

  • poetry

Protected-Tool-Abdeckung

Plain Text Poetry Repository Credentials

Poetry uses the system keyring when available, but falls back to auth.toml for repository passwords and PyPI tokens. Automic Vault detects plaintext Poetry auth.toml credentials, but does not migrate them because upstream already has keyring-backed storage and the fallback file is shared mutable configuration.

Risk classifier

green risk · low confidence · appliance

Why

  • no executable entrypoint in the package index

Signals

  • metadata:no-indexed-executables

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 4 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Lokaler README-Auszug

Poetry Protected-tool coverage

Detect-only coverage for Poetry's plaintext auth fallback.

Poetry can store repository passwords and PyPI tokens in auth.toml when a usable system keyring is unavailable. This protected-tool coverage reports those fallback credentials without changing Poetry's keyring behavior.

Quelle: local coverage notes

Quelle der Abdeckung

Quellauszug

Caveats

  • This radioisotope is detect-only.
  • We detect XDG, macOS platformdirs, and legacy pypoetry auth.toml paths.
  • Keyring-backed credentials are not reported.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
poetrycliglobal executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-06-10
Manager-Version2.4.1
Manager aktualisiert2026-05-30
lokale Datenok
Upstreamnot checked
neueste erkannte Versionnot detected

https://python-poetry.org/

Installationsmetadaten

Paketmetadaten

Package keybrew:poetry
Version2.4.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/poetry
Homepagehttps://python-poetry.org/
Repositoryhttps://github.com/python-poetry/poetry
Upstream docshttps://python-poetry.org/docs
LicenseMIT
Source archivehttps://files.pythonhosted.org/packages/c0/02/a309e58943f77f1947e4a658a9606933ab4a7b9f040025f4e25daf5fafbb/poetry-2.4.1.tar.gz
Last updated2026-05-30T12:46:15Z
Pulseupdated
Dependenciescertifi, cffi, python@3.14, zstd
Build dependenciescmake, ninja, rust
Uses from macOSlibffi
Bottleavailable (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepoetry
Version Scheme0
Revision3
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

python3-poetry 2.1.2+dfsg-1

Python dependency management and packaging made easy (Python 3)

https://python-poetry.org/

sudo apt install python3-poetry
  • Section: python
  • Architecture: all
  • Source Package: poetry
  • 24 dependencies
  • normalized package name match
  • Matched by: Poetry
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-poetry from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

poetry

nix profile install nixpkgs#poetry
  • normalized package name match
  • Matched by: Poetry
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/po/poetry/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

python3-poetry 1.8.2+dfsg-1ubuntu2

Python dependency management and packaging made easy (Python 3)

https://python-poetry.org/

sudo apt install python3-poetry
  • Section: universe/python
  • Architecture: all
  • Source Package: poetry
  • 26 dependencies
  • normalized package name match
  • Matched by: Poetry
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-poetry from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

poetry 2.3.3-r0

Python3 dependency management and packaging system

https://python-poetry.org/

sudo apk add poetry
  • License: MIT
  • Architecture: x86_64
  • Source Package: poetry
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Poetry
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: poetry from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

poetry-pyc 2.3.3-r0

Precompiled Python bytecode for poetry

https://python-poetry.org/

sudo apk add poetry-pyc
  • License: MIT
  • Architecture: x86_64
  • Source Package: poetry
  • 1 dependencies
  • normalized package name match
  • Matched by: Poetry
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: poetry-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

poetry 2.3.4-1.fc45

Python dependency management and packaging made easy

https://python-poetry.org/

sudo dnf install poetry
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: poetry
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Poetry
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: poetry from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst
dnf95%

python3-poetry 2.3.4-1.fc45

Python dependency management and packaging made easy

https://python-poetry.org/

sudo dnf install python3-poetry
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: poetry
  • 2 dependencies
  • 5 provides
  • normalized package name match
  • Matched by: Poetry
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-poetry from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst
pacman95%

python-poetry 2.4.1-1

Python dependency management and packaging made easy

https://python-poetry.org

sudo pacman -S python-poetry
  • License: MIT
  • Architecture: any
  • 28 dependencies
  • 1 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: Poetry
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: python-poetry from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

poetry

sudo port install poetry
  • normalized package name match
  • Matched by: Poetry
MacPorts ports tree · api.github.com · MacPorts ports tree: python/poetry/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/poetry

scoop install main/poetry
  • normalized package name match
  • Matched by: Poetry
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/poetry.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated agent safety answer
  • external package-manager database matches
  • local coverage README
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • secret-handling manifest