EXTENSIONS
Built by operatives — models, drivers, vaults, and reports, the parts that plug into Swamp.
Filter by what you need and pull what fits.
Datadog/security Signals
Datadog Security Signals — signal search, triage, and archiving
Datadog/security Rules
Datadog Security Rules — detection rule CRUD and management
Datadog/security Suppressions
Datadog Security Suppressions — suppression rule management
Macos Keychain
macOS Keychain vault using the security CLI. Emits OpenTelemetry spans for get, put, and list so vault reads are visible in traces, including reads during model and workflow runs where the host emits nothing. Span attributes carry the vault name, key name, and keychain service only — never secret values, argv, or error messages.
Hashicorp Vault
HashiCorp Vault secrets management via REST API (KV v1 and v2). Emits OpenTelemetry spans for get, put, and list, with one child span per request in the recursive list walk, so vault reads are visible in traces including reads during model and workflow runs where the host emits nothing. Span attributes carry the vault name, key name, and KV version only — never secret values, tokens, or error messages.
Threat Model
Agile threat modeling as an agent-guided concept model.
Snyk/issues
Snyk Issues — vulnerability issues across projects and groups
Snyk/sast
Snyk SAST — static application security testing results and management
Aws/securityhub Findings
Query and manage AWS Security Hub findings from a delegated administrator
Aws/iam
Cross-account IAM observation model for role, user, and policy inventory.
Snyk/projects
Snyk Projects — project listing, attributes, relationships, and target management
Snyk/policies
Snyk Policies — security policy management and rule configuration
Aws/guardduty
Read-only observability model for GuardDuty findings. Query and inspect
Cloudflare
Cloudflare management - zones, DNS records, WAF/firewall rules, Workers, and cache/CDN
Snyk/sbom
Snyk SBOM — software bill of materials testing and analysis
Snyk/container Images
Snyk Container Images — container image scanning and vulnerability data
Cloudflare/rulesets
Cloudflare Rulesets — WAF custom rules, transform rules, managed rulesets
Snyk/cloud
Snyk Cloud — cloud environments, scans, and resource posture management
Discourse
Query Discourse forums via the public REST API. List categories, browse
Cloudflare Audit
Cloudflare security and configuration audit workflow.
Network
DNS and network probing model that generates diverse diagnostic events.
Govulncheck
Run govulncheck against a Go module and record which known vulnerabilities affect the code
Tls Cert Expiry
Standalone TLS certificate expiry checker. Give it hostnames, get back days-until-expiry — no external service dependency.
Ghsa Advisories
Look up known GitHub Security Advisories (GHSA) for a package + ecosystem — the same {ecosystem, package} shape a Renovate merge request reports.