Automic VaultAutomic Vault

brew

Install credo with Homebrew

Static code analysis tool for the Elixir. Version 1.7.19 via Homebrew; verified 2026-06-13.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install credo

local Homebrew formula metadata

overview

Package summary

Static code analysis tool for the Elixir

Commands and aliases

  • credo

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

executables

Installed executables

CommandKindExposureNote
credocliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.7.19
manager updated2026-06-13
local dataok
upstreamcurrent
latest detectedv1.7.19

https://github.com/rrrene/credo

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:credo
Version1.7.19
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/credo
Homepagehttps://github.com/rrrene/credo
Repositoryhttps://github.com/rrrene/credo
Upstream docshttps://github.com/rrrene/credo#readme
LicenseMIT
Source archivehttps://github.com/rrrene/credo/archive/refs/tags/v1.7.19.tar.gz
Last updated2026-06-13T01:24:09+02:00
Pulseupdated
Dependencieselixir
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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