pkg.soopen package index

brew / Rang 6802

shellharden mit Homebrew, apk, MacPorts, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für shellharden in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install shellharden

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install shellharden

MacPorts ports tree · devel/shellharden/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add shellharden

Alpine Linux edge package indexes · shellharden · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#shellharden

nixpkgs package indexes · pkgs/by-name/sh/shellharden/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S shellharden

Arch Linux sync databases · shellharden · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Bash syntax highlighter that encourages/fixes variables quoting

Befehle und Aliase

  • shellharden

Verlauf

Projektgeschichte und Nutzung

Shellharden highlights Bash syntax and proposes or applies changes intended to improve quoting and reduce reliance on unsafe word splitting or glob expansion.

Projektgeschichte

The tool was originally known as Naziquote and was later renamed Shellharden. It developed into a Rust-based corrective Bash syntax highlighter focused chiefly on quoting and on semi-automating changes associated with ShellCheck guidance.

Adoptionsgeschichte

Shellharden is distributed as an official Rust crate and has also been packaged by multiple operating-system ecosystems, including Homebrew, Alpine, Arch, MacPorts, and Nix according to the supplied package metadata.

Wie es verwendet wird

The default mode behaves like cat with syntax highlighting and suggested additions or removals. Users may request transformation, but the maintainer explicitly requires human review because scripts can intentionally depend on unquoted shell behavior. Shellharden has no documented persistent configuration or credential files.

Warum Paket-Nerds sich dafür interessieren

Shellharden occupies an unusual niche between a linter, syntax highlighter, and source-to-source fixer. Package maintainers value it because it can turn quoting advice into reviewable edits while retaining a deliberately conservative warning against blind transformation.

Zeitleiste

  • Early project: Released under the former name Naziquote.
  • Later project: Renamed Shellharden and developed as a Rust package with corrective highlighting and transformation.
  • Current documentation: Distributed through Cargo and several system package managers.

Related projects

  • ShellCheck is the principal related project and prior art. Shellharden complements it by attempting corrective rewrites rather than only reporting problems.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für shellharden wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
shellhardencliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-09-19
Manager-Version4.3.2
Manager aktualisiert2026-09-13
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv4.3.2

https://github.com/anordal/shellharden

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:shellharden
Version4.3.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/shellharden
Homepagehttps://github.com/anordal/shellharden
Repositoryhttps://github.com/anordal/shellharden
LizenzMPL-2.0
Quellarchivhttps://github.com/anordal/shellharden/archive/refs/tags/v4.3.2.tar.gz
Zuletzt aktualisiert2026-09-13T09:36:45Z
Pulseupdated
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

shellharden

nix profile install nixpkgs#shellharden
  • normalized package name match
  • Abgeglichen nach: Shellharden
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sh/shellharden/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

shellharden 4.3.1-r0

The corrective bash syntax highlighter

https://github.com/anordal/shellharden

sudo apk add shellharden
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: shellharden
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Shellharden
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: shellharden from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

shellharden-doc 4.3.1-r0

The corrective bash syntax highlighter (documentation)

https://github.com/anordal/shellharden

sudo apk add shellharden-doc
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: shellharden
  • normalized package name match
  • Abgeglichen nach: Shellharden
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: shellharden-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

shellharden 4.3.2-1

Bash linter and syntax highlighter

https://github.com/anordal/shellharden

sudo pacman -S shellharden
  • License: MPL-2.0
  • Architecture: x86_64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Shellharden
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: shellharden from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

shellharden

sudo port install shellharden
  • normalized package name match
  • Abgeglichen nach: Shellharden
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/shellharden/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation