Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install statix

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Lints and suggestions for the nix programming language

コマンドとエイリアス

  • statix

履歴

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

statix is a Nix-language linter and fixer. It occupies a niche but important CLI role for Nix users: checking Nix expressions for antipatterns and applying mechanical suggestions.

プロジェクトの歴史

The upstream GitHub repository was created in October 2021. Its README describes `statix check` as a command that highlights antipatterns in Nix code and `statix fix` as a command that can apply several suggestions.

The project is implemented in Rust and its README notes that, at least for the documented version, it works with ASTs produced by `rnix-parser` and does not evaluate Nix code.

採用の歴史

The input package metadata lists statix in Homebrew and Nix. The official README documents installation through a Nix flake, nixpkgs, and Homebrew/Linuxbrew, which matches its audience: developers already working in the Nix packaging and configuration ecosystem.

使われ方

Common usage is `statix check /path/to/dir` to recursively find Nix files and report lints, or `statix fix /path/to/file` to apply suggestions. The README documents standard, JSON, and errfmt output modes, plus project-root configuration through `statix.toml`.

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

Package nerds care about statix because Nix expressions are package metadata, build logic, and system configuration all at once. A lightweight linter that understands Nix source helps maintain large flakes, nixpkgs overlays, and home-manager style repositories.

Its significance is narrower than language-wide linters, but it is directly relevant to package-manager culture because it improves the source language used by Nix packaging itself.

タイムライン

  • 2021: Upstream GitHub repository created.
  • 2022: 0.5.x releases published on GitHub.
  • 2023: v0.5.8 release published.

Related projects

  • The README relates statix to `rnix-parser`; in usage it sits near Nix formatters and other Nix static-analysis tools.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:programming language

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 12 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 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
statix.toml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/oppiliappan/statix

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

インストールメタデータ

パッケージメタデータ

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

レジストリ情報

ソースデータベース詳細

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

statix

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