Automic VaultAutomic Vault

brew

使用 Homebrew, Nix 安装 beautysh

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install beautysh

local Homebrew formula metadata

概览

软件包摘要

Bash beautifier

命令和别名

  • beautysh

历史

项目历史与用法

beautysh is a Bash beautifier and formatter that can rewrite shell scripts from the command line or through its Python API.

项目历史

The README frames beautysh around the difficulty of formatting Bash safely because shell syntax is ambiguous and keywords can also appear as variable names. The project chooses a pragmatic formatter rather than trying to reimplement the Bash interpreter.

The official repository was created in 2016, and the GitHub releases show continued maintenance from early Python-package releases through 2025 and 2026 releases.

采用历史

beautysh is distributed through Python packaging and Nix according to its README, and through Homebrew and Nix according to the supplied package metadata.

使用方式

Users run beautysh over one or more shell files, optionally with flags for indentation, backup behavior, check mode, function style, and variable style. The README warns that it overwrites submitted files, so backups matter.

Configuration is documented through command-line arguments first, then a [tool.beautysh] section in pyproject.toml, then EditorConfig settings in .editorconfig.

为什么软件包爱好者会关心

beautysh is a small packaging-friendly formatter: one command, local config files, and enough caution around Bash edge cases to be useful in editor, CI, or pre-commit style workflows.

时间线

  • 2016: The official GitHub repository for beautysh was created.
  • 2018: The GitHub releases include a 3.11 release named for relicensing to MIT.
  • 2019: The GitHub releases show 5.x releases.
  • 2025-2026: The GitHub releases show active 6.x maintenance.

Related projects

  • Bash is the language being formatted. EditorConfig is related because beautysh reads indentation settings from .editorconfig, and PyPI/Nix are documented installation routes.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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
pyproject.toml.editorconfig

可执行文件

已安装的可执行文件

命令类型暴露范围备注
beautyshcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本6.4.3
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/lovesegfault/beautysh

安装元数据

软件包元数据

软件包键brew:beautysh
版本6.4.3
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/beautysh
主页https://github.com/lovesegfault/beautysh
仓库https://github.com/lovesegfault/beautysh
上游文档https://github.com/lovesegfault/beautysh#readme
许可证MIT
源码归档https://files.pythonhosted.org/packages/ae/9d/ed7b7dc146881698f5d71ce8a384f8e8f80790b1b12c73598efa81b8c3ed/beautysh-6.4.3.tar.gz
依赖python@3.14
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

beautysh

nix profile install nixpkgs#beautysh
  • normalized package name match
  • 匹配方式:Beautysh
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: beautysh from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

来源线索

由仓库数据生成

此页面由 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment