Automic VaultAutomic Vault

brew

Installer shellcheck avec Homebrew, apk, chocolatey, apt, MacPorts, Nix, pacman, dnf, scoop, winget, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de shellcheck pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install shellcheck

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install shellcheck

MacPorts ports tree · devel/shellcheck/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add shellcheck

Alpine Linux edge package indexes · shellcheck · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install shellcheck

Debian stable package indexes · shellcheck · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#shellcheck

nixpkgs package indexes · shellcheck · Source: raw.githubusercontent.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S shellcheck

Arch Linux sync databases · shellcheck · Source: geo.mirror.pkgbuild.com

Fedora dnfvérifié · 92%
sudo dnf install ShellCheck

Fedora Rawhide package metadata · ShellCheck · Source: dl.fedoraproject.org

openSUSE zyppervérifié · 92%
sudo zypper install ShellCheck

openSUSE Tumbleweed package metadata · ShellCheck · Source: download.opensuse.org

Windows

Chocolateyvérifié · 92%
choco install shellcheck

Chocolatey community package catalog · shellcheck · Source: community.chocolatey.org

Scoopvérifié · 92%
scoop install main/shellcheck

Scoop official bucket manifest trees · bucket/shellcheck.json · Source: api.github.com

Windows Package Managervérifié · 92%
winget install --id koalaman.shellcheck -e

Windows Package Manager source index · koalaman.shellcheck · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Static analysis and lint tool, for (ba)sh scripts

Commandes et alias

  • shellcheck

posture de sécurité

Niveau de risque : yellow

generalized runtime or code generation signal.

Classificateur de risque

risque yellow · confiance moyen · runtime

Pourquoi

  • generalized runtime or code generation signal

Signaux

  • text:shell

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 3 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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
.shellcheckrcshellcheckrc~/.shellcheckrc~/.config/shellcheckrc
Windows
.shellcheckrcshellcheckrc%APPDATA%/shellcheckrc

exécutables

Exécutables installés

CommandeTypeExpositionNote
shellcheckcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire0.11.0
gestionnaire mis à jour2026-07-22
données localesOK
amontà jour
dernière version détectéev0.11.0

https://github.com/koalaman/shellcheck

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:shellcheck
Version0.11.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/shellcheck
Page d'accueilhttps://www.shellcheck.net/
Dépôthttps://github.com/koalaman/shellcheck
Docs amonthttps://github.com/koalaman/shellcheck#readme
LicenceGPL-3.0-or-later
Archive sourcehttps://github.com/koalaman/shellcheck/archive/refs/tags/v0.11.0.tar.gz
Dernière mise à jour2026-07-22T15:29:11Z
Pulseupdated
Dépendancesgmp
Dépendances de compilationcabal-install, ghc, pandoc
Bibliothèques fournies par macOSlibffi
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

shellcheck 0.10.0-1

lint tool for shell scripts

https://www.shellcheck.net/

sudo apt install shellcheck
  • Section: devel
  • Architecture: amd64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Shellcheck
Debian stable package indexes · deb.debian.org · Debian stable package indexes: shellcheck from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

shellcheck

nix profile install nixpkgs#shellcheck
  • normalized package name match
  • Correspondance par : Shellcheck
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: shellcheck from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

shellcheck 0.9.0-1

lint tool for shell scripts

https://www.shellcheck.net/

sudo apt install shellcheck
  • Section: universe/devel
  • Architecture: amd64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Shellcheck
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: shellcheck from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

shellcheck 0.11.0-r1

a static analysis tool for shell scripts

https://github.com/koalaman/shellcheck

sudo apk add shellcheck
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: shellcheck
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Shellcheck
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: shellcheck from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

shellcheck-doc 0.11.0-r1

a static analysis tool for shell scripts (documentation)

https://github.com/koalaman/shellcheck

sudo apk add shellcheck-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: shellcheck
  • normalized package name match
  • Correspondance par : Shellcheck
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: shellcheck-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ShellCheck 0.11.0-4.fc44

Shell script analysis tool

https://www.shellcheck.net/

sudo dnf install ShellCheck
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ShellCheck
  • 6 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Shellcheck
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ShellCheck from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ghc-ShellCheck 0.11.0-4.fc44

Haskell ShellCheck library

https://www.shellcheck.net/

sudo dnf install ghc-ShellCheck
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ShellCheck
  • 32 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Shellcheck
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc-ShellCheck from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ghc-ShellCheck-devel 0.11.0-4.fc44

Haskell ShellCheck library development files

https://www.shellcheck.net/

sudo dnf install ghc-ShellCheck-devel
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ShellCheck
  • 3 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Shellcheck
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc-ShellCheck-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ghc-ShellCheck-doc 0.11.0-4.fc44

Haskell ShellCheck library documentation

https://www.shellcheck.net/

sudo dnf install ghc-ShellCheck-doc
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: ShellCheck
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Shellcheck
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc-ShellCheck-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ghc-ShellCheck-prof 0.11.0-4.fc44

Haskell ShellCheck profiling library

https://www.shellcheck.net/

sudo dnf install ghc-ShellCheck-prof
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ShellCheck
  • 2 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Shellcheck
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ghc-ShellCheck-prof from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

shellcheck 0.11.0-110

Shell script analysis tool

https://www.shellcheck.net

sudo pacman -S shellcheck
  • License: GPL
  • Architecture: x86_64
  • 6 Dépendances
  • normalized package name match
  • Correspondance par : Shellcheck
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: shellcheck from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

ShellCheck 0.10.0-2.23

Shell script analysis tool

https://hackage.haskell.org/package/ShellCheck

sudo zypper install ShellCheck
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ShellCheck
  • 5 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Shellcheck
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ShellCheck from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ghc-ShellCheck 0.10.0-2.23

Haskell ShellCheck library

https://hackage.haskell.org/package/ShellCheck

sudo zypper install ghc-ShellCheck
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ShellCheck
  • 32 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Shellcheck
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ghc-ShellCheck from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ghc-ShellCheck-devel 0.10.0-2.23

Haskell ShellCheck library development files

https://hackage.haskell.org/package/ShellCheck

sudo zypper install ghc-ShellCheck-devel
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ShellCheck
  • 4 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Shellcheck
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ghc-ShellCheck-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ghc-ShellCheck-doc 0.10.0-2.23

Haskell ShellCheck library documentation

https://hackage.haskell.org/package/ShellCheck

sudo zypper install ghc-ShellCheck-doc
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: ShellCheck
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Shellcheck
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ghc-ShellCheck-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ghc-ShellCheck-prof 0.10.0-2.23

Haskell ShellCheck profiling library

https://hackage.haskell.org/package/ShellCheck

sudo zypper install ghc-ShellCheck-prof
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ShellCheck
  • 2 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Shellcheck
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ghc-ShellCheck-prof from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment