Automic VaultAutomic Vault

brew / 順位 3477

fabric をインストール

fabric のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

Automic Vault でインストール

Automic Vault
sudo av install brew:fabric

macOS

Homebrewverified · 100%
brew install fabric

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install fabric

MacPorts ports tree · llm/fabric/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add fabric

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

Debian aptverified · 92%
sudo apt install fabric

Debian stable package indexes · fabric · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#Fabric

nixpkgs package indexes · Fabric · source: raw.githubusercontent.com

Arch Linux pacmanverified · 92%
sudo pacman -S fabric

Arch Linux sync databases · fabric · source: geo.mirror.pkgbuild.com

Windows

Windows Package Managerverified · 92%
winget install --id FabricMC.FabricInstaller -e

Windows Package Manager source index · FabricMC.FabricInstaller · source: cdn.winget.microsoft.com

プラットフォームノート

  • パッケージ固有のプラットフォームノートはありません。

概要

パッケージ概要

Library and command-line tool for SSH

コマンドとエイリアス

  • fab

セキュリティ状態

リスクレベル: green

no executable entrypoint in the package index.

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 3 runtime dependencies.
  • Build metadata lists 2 build dependencies.

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
fabcliglobal executable

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-06-10
マネージャ版3.2.3
マネージャ更新日2026-05-11
ローカルデータok
上流not checked
検出された最新not detected

https://www.fabfile.org/

インストールメタデータ

パッケージメタデータ

Package keybrew:fabric
Version3.2.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/fabric
Homepagehttps://www.fabfile.org/
Repositoryhttps://github.com/fabric/fabric
Upstream docshttps://docs.fabfile.org/
LicenseBSD-2-Clause
Source archivehttps://files.pythonhosted.org/packages/e3/7e/29cd6237c3b7ce79c3ca945eb99ab5affd101db54b2f7a78dde0cfa19fd4/fabric-3.2.3.tar.gz
Last updated2026-05-11T11:37:38Z
Pulseupdated
Dependenciescryptography, libsodium, python@3.14
Build dependenciespkgconf, rust
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 Namefabric
Version Scheme0
Revision1
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%

fabric 2.6.0-4

Simple Pythonic remote deployment tool

https://fabfile.org/

sudo apt install fabric
  • Section: net
  • Architecture: all
  • 3 dependencies
  • normalized package name match
  • Matched by: Fabric
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fabric from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-fabric 2.6.0-4

Simple Pythonic remote deployment tool - standalone module

https://fabfile.org/

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

Fabric

nix profile install nixpkgs#Fabric
  • normalized package name match
  • Matched by: Fabric
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: Fabric from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

fabric 2.6.0-1

Simple Pythonic remote deployment tool

https://fabfile.org/

sudo apt install fabric
  • Section: universe/python
  • Architecture: all
  • 4 dependencies
  • normalized package name match
  • Matched by: Fabric
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fabric from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-fabric 2.6.0-1

Simple Pythonic remote deployment tool - standalone module

https://fabfile.org/

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

fabric 3.2.2-r2

simple pythonic remote deployment tool

https://www.fabfile.org/

sudo apk add fabric
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: fabric
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Fabric
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fabric from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

fabric-pyc 3.2.2-r2

Precompiled Python bytecode for fabric

https://www.fabfile.org/

sudo apk add fabric-pyc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: fabric
  • 1 dependencies
  • normalized package name match
  • Matched by: Fabric
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fabric-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

fabric 3.2.3-1

Python library and command-line tool designed to streamline deploying applications or performing system administration tasks via the SSH protocol

https://www.fabfile.org/

sudo pacman -S fabric
  • License: BSD-2-Clause
  • Architecture: any
  • 5 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Fabric
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: fabric from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

fabric

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

FabricMC.FabricInstaller

winget install --id FabricMC.FabricInstaller -e
  • normalized package name match
  • Matched by: Fabric
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: FabricMC.FabricInstaller from https://cdn.winget.microsoft.com/cache/source.msix
winget95%

danielmiessler.Fabric

winget install --id danielmiessler.Fabric -e
  • normalized package name match
  • Matched by: Fabric
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: danielmiessler.Fabric from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment