EXTENSIONS
Built by operatives — models, drivers, vaults, and reports, the parts that plug into Swamp.
Filter by what you need and pull what fits.
Cloudflare Audit
Cloudflare security and configuration audit workflow.
Aws Cost Audit
AWS cost audit workflow — identifies infrastructure waste by combining
Anthropic/compliance
Observe a Claude Enterprise account via the Compliance API. Covers the
Restic Readiness
Rank a restic fleet by what has actually been proven restorable. A workflow-scope report that joins every @sntxrr/restic/repository step in a run — freshness, structural check, read-data verification, canary dump and restore drill — into one ranked findings list, where a rung that has never run is itself a finding. Read-only: it reads what the steps already wrote and never touches a repository.
Rust Security Catalog
Content-bound Rust security review decisions with exact reuse and conservative incremental-review planning.
Purview
Microsoft Purview compliance-portal RBAC — role groups, their constituent management roles, membership, and the eDiscovery Administrator list, over Security & Compliance PowerShell. Exists because eDiscovery permission is invisible from Entra: Global Administrator maps to OrganizationManagement, which carries Case Management, Compliance Search, Hold and Search And Purge but not Export, Preview, Review, RMS Decrypt or Custodian, so a tenant admin can run a search yet be unable to export a single item. auditPrincipals separates canSearch from canExport and flags eDiscovery Administrators, who can open every case in the tenant. Carries its own credential surface because the compliance endpoint rejects Azure CLI tokens regardless of user.
B2 Hygiene
Audit a scanned Backblaze B2 account for hidden-version retention gaps, over-scoped or orphaned application keys, and public buckets. Two reports: a method-scope audit of one b2-account scan, and a workflow-scope companion that joins those findings to @sntxrr/b2/files byte totals so each gap is ranked by what fixing it recovers. Read-only — both analyse resources already written and never call B2.
B2 Account
Inventory a Backblaze B2 account — one read-only scan method emits a resource per bucket and per application key, plus a summary, via the B2 Native API v4.
Audit Timeline
Workflow-scope report that renders a change-audit timeline from CloudWatch
Github
GitHub models for swamp.
Coder Audit Collector
Pages through the Coder audit log API and writes events as versioned data. Supports incremental collection with configurable limits and query filters.
Software Factory Run Audit
Deterministic run reconstruction and invariant-violation audit of a @swamp/software-factory work item — stale SHAs across the artifact lineage, impossible states, unresolved critical/high blockers, and retained resources — rendered statically from recorded run data with no LLM involved, every flag traceable to the record it came from. Optional retained-worktree and external issue-tracker (Linear) correlation joins are pluggable, not required.
Aws Vpc Inventory
Fleet-wide VPC inventory across `profiles × regions`. A single read-only
Aws Default Sg Audit
Fleet audit for AWS Security Hub control EC2.2 ("VPC default security groups
Aws Iam Role Audit
Read-only fleet IAM lens for an integration's roles across many accounts. A
Aws Rds Inventory
Lists RDS DB clusters in the configured AWS region and emits two
Aws Default Sg Audit Report
Workflow-scope report that renders an operator worklist for AWS Security Hub
Aws Stackset Audit
Read-only operational audit of a CloudFormation StackSet and all of its stack
Aws Context Guard
Generic AWS workflow-safety primitive. Fails closed before any AWS work
Aws S3 Bucket Audit
Workflow-scope report that audits S3 buckets against standard security
Dry Run
Dry-run execution driver that captures method requests without executing them. Useful for debugging, auditing, and validating workflows.
Aws Integration Coverage
Coalesces a CloudFormation StackSet lens (@jentz/aws-stackset-audit) and an
Customerio
Customer.io App API — snapshot segments and transactional messages, and run an idempotent per-brand readiness audit (segments + transactional messages) for a shared workspace.
Syscheck
Fleet node verification framework. A catalog of tagged checks (category × cadence × scope) contributed by domains — host-OS/apt hygiene & fitness over scripts/host-probe.sh, plus a proxmox provider for PVE-scoped checks — run by the syscheck workflow and scored into a per-node pass/warn/fail verdict. Domains (proxmox, future @stateless/docker, …) plug in via a CheckProvider contract. Sits above the domains; results belong in @stateless/inventory.