Automic VaultAutomic Vault

brew

go-hass-agent を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install go-hass-agent

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#go-hass-agent

nixpkgs package indexes · pkgs/by-name/go/go-hass-agent/package.nix · ソース: api.github.com

概要

パッケージ概要

Native Home Assistant agent for desktop/laptop devices

コマンドとエイリアス

  • go-hass-agent

履歴

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

Go Hass Agent is a native Home Assistant companion-style agent for desktop and laptop devices. It exposes local sensors, controls, and events from a machine to Home Assistant so they can be used in dashboards and automations.

プロジェクトの歴史

The repository was created in April 2023, and the author introduced the project to the Home Assistant community the same month as a native app integration for desktop and laptop devices. The README frames it as analogous to the Home Assistant mobile companion app, but aimed at desktops, servers, Raspberry Pi devices, and other systems that can run Go.

採用の歴史

The tool serves a focused Home Assistant niche: users who want desktop or server state inside automations without depending on a mobile companion app. Its Homebrew and Nix packaging broaden installation beyond manual Go builds, while the README's platform tables document a Linux-heavy sensor set plus cross-platform script and MQTT extension points.

使われ方

Practitioners run Go Hass Agent on a device they want Home Assistant to observe or control. The agent reports sensors such as battery, CPU, memory, disk, network, media, screen lock, user sessions, and hardware information where the operating system supports them; it can also expose custom script sensors, MQTT sensors and controls, D-Bus controls, notifications, and Home Assistant events.

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

For package catalogs, Go Hass Agent is a useful example of a desktop-adjacent automation agent packaged as a Go binary. Its value comes from bridging local OS APIs, MQTT, and Home Assistant's native app integration model rather than from being a general-purpose developer tool.

タイムライン

  • 2023: The GitHub repository was created.
  • 2023: The author shared the project on the Home Assistant community forum.
  • 2023: v5.0.x releases appeared on GitHub.
  • 2026: v14.x releases showed ongoing packaging and sensor work.

Related projects

  • Home Assistant
  • Home Assistant Companion App
  • HASS.Agent
  • MQTT

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 2 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

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.

Linux
~/.config/go-hass-agent/preferences.toml~/.config/go-hass-agent/commands.toml
macOS
~/Library/Application Support/go-hass-agent/preferences.toml~/Library/Application Support/go-hass-agent/commands.toml
Windows
%LocalAppData%\go-hass-agent\preferences.toml%LocalAppData%\go-hass-agent\commands.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
~/.config/go-hass-agent/preferences.toml
macOS
~/Library/Application Support/go-hass-agent/preferences.toml
Windows
%LocalAppData%\go-hass-agent\preferences.toml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-26
マネージャ版14.15.0
マネージャ更新日2026-07-25
ローカルデータOK
上流最新
検出された最新v14.15.0

https://github.com/joshuar/go-hass-agent

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:go-hass-agent
バージョン14.15.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/go-hass-agent
ホームページhttps://github.com/joshuar/go-hass-agent
リポジトリhttps://github.com/joshuar/go-hass-agent
上流ドキュメントhttps://github.com/joshuar/go-hass-agent#readme
ライセンスMIT
ソースアーカイブhttps://github.com/joshuar/go-hass-agent/archive/refs/tags/v14.15.0.tar.gz
最終更新2026-07-25T06:49:29Z
Pulseupdated
ビルド依存関係go, node
Bottle利用可能 (対象 arm64_linux, x86_64_linux)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

go-hass-agent

nix profile install nixpkgs#go-hass-agent
  • normalized package name match
  • 一致条件: Go Hass Agent
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/go/go-hass-agent/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment