Automic VaultAutomic Vault

brew

faketty を Homebrew, Nix でインストール

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

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install faketty

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#faketty

nixpkgs package indexes · pkgs/by-name/fa/faketty/package.nix · ソース: api.github.com

概要

パッケージ概要

Wrapper to exec a command in a pty, even if redirecting the output

コマンドとエイリアス

  • faketty

履歴

プロジェクトの歴史と使われ方

faketty is a Rust command wrapper that runs another command inside a pseudoterminal even when stdout or stderr are redirected.

プロジェクトの歴史

The GitHub repository was created in September 2020. Its README frames the tool as similar to script(1), but with a key difference: faketty preserves distinct stdout and stderr streams instead of merging output through a single pty.

採用の歴史

faketty is distributed through Cargo and packaged by Homebrew and Nix according to the input metadata. That makes it a small developer-tool package for build logs, CI scripts, and command wrappers that need terminal-style output without losing stream separation.

使われ方

The documented example wraps a build command such as bazel build while redirecting stdout and stderr to separate log files. This keeps programs that detect terminals from disabling colors, progress bars, or other tty-dependent behavior.

パッケージ好きにとっての重要性

faketty is a concise packaging target because it solves one Unix tooling edge case cleanly: preserve terminal behavior for the child process while keeping stdout and stderr demultiplexed for logs.

タイムライン

  • 2020-09: The GitHub repository is created.
  • 2026-01: Version 1.0.20 is published on GitHub releases.

Related projects

  • faketty is explicitly related to script(1) and Unix pseudoterminal tooling, but exists for the separate-stream logging case that script(1) does not cover.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
fakettycliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版1.0.20
マネージャ更新日
ローカルデータOK
上流最新
検出された最新1.0.20

https://github.com/dtolnay/faketty

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:faketty
バージョン1.0.20
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/faketty
ホームページhttps://github.com/dtolnay/faketty
リポジトリhttps://github.com/dtolnay/faketty
上流ドキュメントhttps://github.com/dtolnay/faketty#readme
ライセンスApache-2.0 OR MIT
ソースアーカイブhttps://github.com/dtolnay/faketty/archive/refs/tags/1.0.20.tar.gz
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

faketty

nix profile install nixpkgs#faketty
  • normalized package name match
  • 一致条件: Faketty
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fa/faketty/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

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

このページは 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
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment