Credential-Zugriff
Reads Git credentials, package config, and environment variables.
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mint in AI-Agent-Workflows.
Agent-Sicherheit
mint installs and runs Swift command-line packages for developer workflows.
Reads Git credentials, package config, and environment variables.
Can fetch packages and run installed tools that call remote systems.
Can run release or code-generation tools that produce artifacts.
Gate tool installs and secret-backed tool execution.
Allow version/list commands; require approval before installing or running tools that publish or deploy.
Installation
brew install mintlocal Homebrew formula metadata
sudo port install mintMacPorts ports tree · devel/mint/Portfile · Quelle: api.github.com
nix profile install nixpkgs#mintnixpkgs package indexes · pkgs/by-name/mi/mint/package.nix · Quelle: api.github.com
Überblick
Dependency manager that installs and runs Swift command-line tool packages
Verlauf
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.
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.
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
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
MintfileExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mint | cli | globales Executable |
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.
https://github.com/yonaskolb/Mint
Installationsmetadaten
| Paketschlüssel | brew:mint |
|---|---|
| Version | 0.18.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mint |
| Homepage | https://github.com/yonaskolb/Mint |
| Repository | https://github.com/yonaskolb/Mint |
| Upstream-Dokumentation | https://github.com/yonaskolb/Mint#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/yonaskolb/Mint/archive/refs/tags/0.18.0.tar.gz |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mint |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
mint
nix profile install nixpkgs#mintmint
sudo port install mintQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.