pkg.soopen package index

brew / 順位 6121

solhint を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install solhint

local Homebrew formula metadata

概要

パッケージ概要

Linter for Solidity code

コマンドとエイリアス

  • solhint

履歴

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

Solhint is Protofire's open-source command-line linter for Solidity code, combining style-guide checks with security-oriented validations.

プロジェクトの歴史

The official README describes Solhint as an open-source project for linting Solidity code and providing both security and style-guide validations. Its package metadata publishes the `solhint` binary and points to the Protofire GitHub repository and documentation site.

The changelog shows active maintenance through the 5.x and 6.x lines, including cache support, hierarchical configuration, Node.js support updates, and new Solidity-specific rules.

採用の歴史

Solhint fits the npm-first JavaScript tooling culture around Ethereum projects but is also packaged by Homebrew in the supplied facts. That gives smart-contract developers both a global npm install path and an OS package-manager path for the same CLI.

使われ方

The official README documents `npm install -g solhint`, `solhint --init` to create `.solhint.json`, and glob-based linting such as `solhint 'contracts/**/*.sol'`. It also supports comments, ignore files, cache mode, plugins, and configurable rule sets.

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

Solhint matters because Solidity projects are unusually sensitive to compiler versions, style conventions, and auditability. A packaged linter gives CI systems, editors, and local shells a common executable for catching Solidity-specific mistakes before deployment.

タイムライン

  • 2019: The official changelog records Solhint 2.0 alpha work.
  • 2025: Solhint 5.2.0 adds cache support and multi-directory config support.
  • 2025: Solhint 6.0.0 revises recommended rules and adds NatSpec enforcement.
  • 2026: Solhint 6.2.3 is recorded in the official changelog and package metadata.

Related projects

  • Solhint is built for Solidity projects and references the Solidity style guide and smart-contract security validation practices. It complements compilers, formatters, and audit-oriented Ethereum developer tools.

ソース

  • Input package-manager facts: source_facts.package-manager
  • Official README: https://github.com/protofire/solhint#readme
  • Official changelog: https://github.com/protofire/solhint/blob/master/CHANGELOG.md
  • Official documentation site: https://protofire.github.io/solhint
  • Official package metadata: https://github.com/protofire/solhint/blob/master/package.json

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 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
.solhint.json

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-08-04
マネージャ版6.2.3
マネージャ更新日2026-06-20
ローカルデータOK
上流not checked
検出された最新未検出

https://protofire.github.io/solhint/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:solhint
バージョン6.2.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/solhint
ホームページhttps://protofire.github.io/solhint/
上流ドキュメントhttps://protofire.github.io/solhint/
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/solhint/-/solhint-6.2.3.tgz
最終更新2026-06-20T18:31:21Z
Pulseupdated
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation