EXTENSIONS
User-built models, drivers, vaults, and reports — the parts that plug into swamp.
Filter by what you need and pull what fits.
Github Monthly
Monthly GitHub repository activity stats and executive summary report. Collects PR/issue counts, issue resolution times, and large diff changes for any GitHub repository. Deterministic and repeatable — run for the same year+month to re-collect.
Openbao
OpenBao lifecycle management via SSH — deploy HCL config, initialize (storing unseal keys and root token in a swamp vault), unseal (one key per call for distributed use), and seal.
Vaultwarden
Vaultwarden lifecycle management — deploy and manage a vaultwarden docker-compose stack over SSH.
Selfcert
Self-signed TLS certificate generator — creates RSA-4096 certs locally using node:crypto and stores cert + key in a swamp vault.
Openbao Configurator
OpenBao lifecycle management via SSH — deploy HCL config, initialize (storing unseal keys and root token in a swamp vault), unseal (one key per call for distributed use), and seal.
Local Libvirt
Local libvirt/virsh management via URI — VMs, networks, storage pools, volumes, snapshots, and host info. Fork of @magistr/libvirt adapted for non-SSH (local or custom URI) connections.