pkg.sopackage field notes

brew / approval gates / rank 71

Install pyenv with Homebrew

Python version management. Version 2.8.1 via Homebrew; verified 2026-07-18.

agent safety

Agent safety answer

pyenv manages Python versions and can affect interpreter resolution for agent-run tools.

Credential access

Reads project config and environment variables but not secrets by default.

Remote mutation

Usually local, but installed Python tools may call remote services.

Publish/artifact risk

Can influence build artifacts by changing interpreter versions.

Recommended control

Gate plugin installs and commands that run project scripts with secrets.

Agent-use guidance

Allow version switching and inspection; require approval before plugin installs or secret-backed scripts.

install

Additional install commands

macOS

Homebrewverified ยท 100%
brew install pyenv

provider-native install command

overview

Package summary

Python version management

Commands and aliases

  • pyenv
  • pyenv-install
  • pyenv-uninstall
  • python-build

approval gates

Human review metadata for risky commands

The local approval-gate seed includes 5 rules for pyenv. Covered entrypoints: pyenv. Severity labels: high, medium. Coverage: partial, reviewed 2026-05-21.

Example gated actions

  • Download, compile, and install a Python runtime.
  • Delete an installed Python runtime.
  • Change the global Python version selection.
  • Write a project-local Python version file.
  • Execute a command under pyenv shims.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
.python-version$(pyenv root)/version

executables

Installed executables

CommandKindExposureNote
pyenvexecutableindexed executableDiscovered from the local executable index.
pyenv-installexecutableindexed executableDiscovered from the local executable index.
pyenv-uninstallexecutableindexed executableDiscovered from the local executable index.
python-buildexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version2.8.1
manager updated2026-07-18
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:pyenv
Version2.8.1
Package managerHomebrew
Homepagehttps://github.com/pyenv/pyenv
Repositoryhttps://github.com/pyenv/pyenv
Last updated2026-07-18T21:26:29Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • approval-gate seed metadata
  • curated agent safety answer
  • curated configuration and credential file locations
  • pkgdb category and tag curation