EXTENSIONS
User-built models, drivers, vaults, and reports — the parts that plug into swamp.
Filter by what you need and pull what fits.
Container
Thin swamp wrapper around Apple's `container` CLI (a macOS container platform — Linux containers in lightweight VMs on Apple Silicon, no Docker daemon). Image-lifecycle subset: `build`, `run`, `image push`, `registry login` — each method mirrors a `container` subcommand so workflows can drive the build/run/publish lifecycle without bespoke shell steps. Verified against container CLI 1.0.0: no `manifest` subcommand, so a single multi-arch image is built with repeated `--arch` and pushed whole with `image push`.
Macos Doctor
Read-only local macOS security, sanity, and performance posture checks with a severity-rated report.
Macos/pkg
Full-lifecycle handling of macOS installer packages (.pkg) by wrapping the native Apple toolchain.
Launchd
Manage macOS launchd daemons: lifecycle, observability, plist management, discovery, and reporting
Zfs
ZFS pool management for swamp — import/export pools, sync health status, snapshot datasets, prune retention, scrub, and TRIM
Cfgmgmt
SSH-based configuration management for Linux and macOS.