Automic VaultAutomic Vault

brew / 受保护工具覆盖 / 排名 382

安装 poetry

查看 poetry 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

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.

安装

使用 Automic Vault 安装

Automic Vault
下载 AV
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

平台说明

  • 没有特定于此软件包的平台说明。

概览

软件包摘要

Python package management tool

命令和别名

  • poetry

受保护工具覆盖

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.

本地 README 摘录

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.

来源: local coverage notes

覆盖来源

来源摘录

Caveats

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
poetrycliglobal executable

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-06-10
管理器版本2.4.1
管理器更新时间2026-05-30
本地数据ok
上游not checked
检测到的最新版本not detected

https://python-poetry.org/

安装元数据

软件包元数据

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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