Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install hcledit

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Command-line editor for HCL

コマンドとエイリアス

  • hcledit

履歴

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

hcledit is a command-line editor for HCL2 files. It is aimed at automation-friendly edits of attributes, blocks, bodies, and formatting while preserving the token stream well enough to avoid discarding comments.

プロジェクトの歴史

The repository was created on January 1, 2020, after HCL2 had become the dominant syntax for Terraform-era infrastructure configuration. The README describes the tool as originally born for refactoring Terraform configurations, but deliberately schemaless so it is not bound to Terraform itself.

採用の歴史

The tool found a narrow audience among infrastructure engineers who needed repeatable HCL rewrites in shell scripts and CI tasks. Its distribution history is similarly compact: GitHub releases, a Homebrew tap/formula path, source builds with Go, and Nix packaging recorded in the batch input.

使われ方

hcledit reads from stdin or a file, writes to stdout or updates in place, and exposes subcommands for attribute get/set/move/remove, block listing and mutation, whole-body extraction, and formatting. Its value is token-based mutation rather than evaluation of a provider or Terraform module.

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

For package-manager users, hcledit is the HCL counterpart to focused text-structure tools such as jq or yq, but constrained to HCL syntax and Terraform-style refactoring chores. It is useful precisely because it avoids a dependency on a specific application's schema.

タイムライン

  • 2020: GitHub repository created.
  • 2020: alpha and v0.0.1 releases published.
  • 2020: v0.1.0 release published after the early alpha series.
  • 2021: v0.2.0 release published.

Related projects

  • HashiCorp HCL supplies the syntax and Go libraries behind HCL2-aware tooling.
  • Terraform is the origin use case named by the README.
  • hcl2json solves a neighboring conversion problem rather than in-place editing.

セキュリティ状態

リスクレベル: グリーン

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 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-26
マネージャ版0.2.18
マネージャ更新日2026-05-05
ローカルデータOK
上流最新
検出された最新v0.2.18

https://github.com/minamijoyo/hcledit

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:hcledit
バージョン0.2.18
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/hcledit
ホームページhttps://github.com/minamijoyo/hcledit
リポジトリhttps://github.com/minamijoyo/hcledit
上流ドキュメントhttps://github.com/minamijoyo/hcledit#readme
ライセンスMIT
ソースアーカイブhttps://github.com/minamijoyo/hcledit/archive/refs/tags/v0.2.18.tar.gz
最終更新2026-05-05T18:52:16Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehcledit
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%

hcledit

nix profile install nixpkgs#hcledit
  • normalized package name match
  • 一致条件: Hcledit
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/hc/hcledit/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