SWAMP_EXTENSIONS
Draw new abilities from the depths
@swampadmin/audit-reports
Compliance reporting suite for regulated environments. ## Frameworks - **SOC2** — Trust Services Criteria controls mapping - **HIPAA** — PHI safeguard audit trail - **PCI-DSS** — payment card data security scan - **Drift Detection** — baseline comparison for any model
@swampadmin/finops-toolkit
Multi-cloud FinOps toolkit for cost visibility, trend analysis, and anomaly detection. ## Reports - **Cost by Service** — breakdown by cloud provider and service - **Cost Trend** — week-over-week and month-over-month timeseries - **Anomaly Detection** — ML-based spike detection with configurable thresholds
@swampadmin/vault-secrets
Pluggable secret providers for HashiCorp Vault, AWS Secrets Manager, and 1Password. All providers support **automatic rotation detection** and **lease renewal** where the backend supports it. Configuration is validated at startup with clear error messages for missing credentials.
@swampadmin/db-adapters
Pluggable datastore backends for persisting model state across runs. ## Adapters - **SQLite** — zero-config local storage, great for development - **DynamoDB** — serverless key-value with automatic scaling - **TiKV** — distributed transactional key-value store All adapters implement the same `get`/`set`/`delete`/`list` interface.
@swampadmin/data-pipeline
ETL data pipeline with source connectors, S3 sinks, and integrated secret management. > **Note:** Requires `@swampadmin/vault-secrets` for database credential rotation. Supports incremental extraction, partitioned writes, and automatic compaction for cost-efficient storage.
@swampadmin/deploy-pipeline
Reusable deployment workflows for staging and production environments. Includes **build → test → deploy** pipelines with manual approval gates for production, plus automated rollback on health check failure.
Showing 1–6 of 6 extensions