Automic VaultAutomic Vault

brew

credo を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install credo

local Homebrew formula metadata

概要

パッケージ概要

Static code analysis tool for the Elixir

コマンドとエイリアス

  • credo

履歴

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

Credo is an Elixir static analysis tool focused on teaching and code consistency. It is commonly added as a Mix development/test dependency and run with mix credo to report refactoring opportunities, complex code, common mistakes, naming inconsistencies, and style issues.

プロジェクトの歴史

The official changelog identifies version 0.1.0 as the initial release. Early releases added CLI behavior, issue categories, per-function lint support, custom checks, generated configuration, and support for project-specific .credo.exs files.

採用の歴史

Credo became part of normal Elixir project hygiene because it fits the Mix workflow and publishes documentation on HexDocs. The README also documents editor and automated-code-review integrations, which helped make it useful both locally and in CI.

使われ方

The README recommends adding {:credo, "~> 1.7", only: [:dev, :test], runtime: false} to mix.exs, running mix deps.get, and then running mix credo. Configuration is usually generated or maintained in .credo.exs.

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

For package maintainers, Credo is the Elixir ecosystem's familiar lint-style dependency: it ships through Hex, exposes a Mix task, can fail CI through exit status, and has enough formatter and integration surface to appear in editor, CI, and code-review pipelines.

タイムライン

  • 0.1.0: Initial release
  • 0.2.0: Added non-zero exit status when issues are found
  • 0.3.0: Added per-function lint support
  • 0.4.0: Added custom check support and changed .credo.exs merging behavior
  • 1.0.0: Stabilized the 1.x line with documentation and breaking changes for custom checks
  • 1.7.0: Added SARIF output and check IDs

Related projects

  • The README lists editor integrations for JetBrains Elixir support, Atom, VS Code, flycheck, Kakoune, and Neovim/null-ls, plus Codacy for automated code review.

セキュリティ状態

リスクレベル: グリーン

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 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

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
.credo.exsconfig/.credo.exs

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-10
マネージャ版1.7.19
マネージャ更新日2026-06-13
ローカルデータOK
上流最新
検出された最新v1.7.19

https://github.com/rrrene/credo

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:credo
バージョン1.7.19
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/credo
ホームページhttps://github.com/rrrene/credo
リポジトリhttps://github.com/rrrene/credo
上流ドキュメントhttps://github.com/rrrene/credo#readme
ライセンスMIT
ソースアーカイブhttps://github.com/rrrene/credo/archive/refs/tags/v1.7.19.tar.gz
最終更新2026-06-13T01:24:09+02:00
Pulseupdated
依存関係elixir
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecredo
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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment