Automic VaultAutomic Vault

brew

ls-lint を Homebrew, Nix, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ls-lint

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#ls-lint

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

Windows

Scoop確認済み · 92%
scoop install main/ls-lint

Scoop official bucket manifest trees · bucket/ls-lint.json · ソース: api.github.com

概要

パッケージ概要

Extremely fast file and directory name linter

コマンドとエイリアス

  • ls-lint

履歴

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

ls-lint is a file and directory name linter that enforces naming rules from one or more `.ls-lint.yml` files.

プロジェクトの歴史

The official site and README present ls-lint as an extremely fast directory and filename linter intended to bring structure to project filesystems. The GitHub repository was created in February 2020, and releases show v1.0.0 published in March 2020.

The project grew into a cross-platform developer tool with documentation versions, a GitHub Action, npm distribution, Homebrew packaging, and Docker support. Its public docs emphasize minimal setup, Unicode support, and linting thousands of files and directories in milliseconds.

採用の歴史

The README advertises use by Renovate, Terser, and other projects, and GitHub metadata shows roughly 2.4k stars by July 2026. The supplied package-manager facts list Homebrew, Nix, and Scoop packages.

ls-lint fits the rise of repository hygiene tooling in CI: rather than linting code syntax, it makes naming conventions enforceable across folders, generated files, fixtures, and language-mixed monorepos.

使われ方

Users place rules in `.ls-lint.yml` and run `ls-lint` locally or in CI. The docs and README show YAML rules that map path globs and extensions to naming styles such as kebab-case, camelCase, PascalCase, regex rules, and existence checks.

No credentials are involved. Configuration is project-local and intentionally simple, with the README describing one or multiple `.ls-lint.yml` files.

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

ls-lint is notable because it treats the filesystem itself as lintable source. For package maintainers and CI users, it is a small binary that enforces repository conventions without depending on a specific programming language stack.

タイムライン

  • 2020: GitHub repository created and v1.0.0 released.
  • 2023: v2.0.0 released.
  • 2025: v2.3.x releases published and official docs list 2.3 as the current documentation track.
  • 2026: Official site copyright spans 2020-2026 and GitHub metadata shows continued activity.

Related projects

  • Related tooling includes language-specific linters, pre-commit hooks, GitHub Actions, Renovate, and repository policy tools that enforce naming or layout conventions.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 8 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 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
.ls-lint.yml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/loeffel-io/ls-lint

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

インストールメタデータ

パッケージメタデータ

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

レジストリ情報

ソースデータベース詳細

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

ls-lint

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

main/ls-lint

scoop install main/ls-lint
  • normalized package name match
  • 一致条件: Ls Lint
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/ls-lint.json from https://api.github.com/repos/ScoopInstaller/Main/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