Automic VaultAutomic Vault

brew

mint mit Homebrew, MacPorts, Nix installieren

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

Agent-Sicherheit

Antwort zur Agent-Sicherheit

mint installs and runs Swift command-line packages for developer workflows.

Credential-Zugriff

Reads Git credentials, package config, and environment variables.

Änderungen an Remote-Zustand

Can fetch packages and run installed tools that call remote systems.

Publish-/Artefakt-Risiko

Can run release or code-generation tools that produce artifacts.

Empfohlene Kontrolle

Gate tool installs and secret-backed tool execution.

Hinweise für Agent-Nutzung

Allow version/list commands; require approval before installing or running tools that publish or deploy.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install mint

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install mint

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

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#mint

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

Überblick

Paketzusammenfassung

Dependency manager that installs and runs Swift command-line tool packages

Befehle und Aliase

  • mint

Verlauf

Projektgeschichte und Nutzung

Mint is the yonaskolb/Mint project's package manager for Swift command-line tools built with the Swift Package Manager. Its README frames the core workflow as installing and running a versioned executable package directly from a GitHub shorthand or Git URL, for example running SwiftLint or XcodeGen without maintaining a separate Homebrew formula for each tool.

Projektgeschichte

The tool fills a narrow gap in the Swift ecosystem. Homebrew is convenient for global installation, but the Mint README points out that formulas must be created and maintained and that running specific versions can be awkward. Mint instead uses SPM builds, caches builds by package version, permits multiple versions side by side, can link one version into ~/.mint/bin, and can run packages without linking them globally.

Wie es verwendet wird

In project usage, Mintfile is the important adoption pattern: teams can commit a list of versioned Swift CLI dependencies and run mint bootstrap or mint run so every developer and CI job uses the same tools. The README lists common compatible tools such as SwiftLint, SwiftFormat, SwiftGen, Sourcery, Carthage, and XcodeGen, showing its role as dependency management for iOS and Swift developer tooling rather than as a general-purpose language package manager.

Sicherheitslage

Risikostufe: orange

infrastructure mutation or orchestration signal.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • infrastructure mutation or orchestration signal

Signale

  • text:dependency manager

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.

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.

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
Mintfile

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
mintcliglobales 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-07-25
Manager-Version0.18.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Version0.18.0

https://github.com/yonaskolb/Mint

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:mint
Version0.18.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/mint
Homepagehttps://github.com/yonaskolb/Mint
Repositoryhttps://github.com/yonaskolb/Mint
Upstream-Dokumentationhttps://github.com/yonaskolb/Mint#readme
LizenzMIT
Quellarchivhttps://github.com/yonaskolb/Mint/archive/refs/tags/0.18.0.tar.gz
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemint
Version Scheme0
Revision0
Conflicts With
  • mintoolkit
Requirements
  • xcode
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%

mint

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

mint

sudo port install mint
  • normalized package name match
  • Abgeglichen nach: Mint
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/mint/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

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