SECOPS

New-Domain Onboarding Exposure Baseline to Postgres

When a domain is added to your monitored list, runs a deep Brave Search exposure scan, snapshots every confirmed leak into a Postgres baseline table.

CategorySecOps
Enginesim
Difficultyintermediate
Triggerevent
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerDomain added to the monitored set
  • ActionBrave Search deep multi-query exposure scanBraveBrave Search
  • ActionOpenAI normalizes hits into structured recordsOpenAI
  • ActionUpsert confirmed exposures into Postgres baselinePostgreSQLPostgres
  • OutputPost inherited-risk summary to SlackSlack

What it does

Establishes a clean exposure baseline the moment you start monitoring a new domain. It records what's already public so your recurring sweeps can distinguish brand-new leaks from pre-existing noise, preventing day-one alert storms.

When to use it

Run it whenever you onboard a newly acquired company, a fresh brand domain, or a previously unmonitored asset and need to know your starting exposure before turning on continuous monitoring.

How it works

  1. 1An event fires when a domain is added to the monitored set.
  2. 2Brave Search runs a deep multi-query scan across paste sites and the open web for that domain.
  3. 3An OpenAI step normalizes each hit into a structured record — leaked identity, source URL, type, severity.
  4. 4Every confirmed exposure is upserted into a Postgres `exposure_baseline` table keyed by source URL.
  5. 5A Slack summary reports the baseline count and top severities so the team knows the inherited risk before live alerting begins.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect Brave SearchWeb, news, image, video search.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect PostgresAny Postgres URL — query, write, migrate.
  4. 4
    Connect SlackChannels, DMs, threads, mentions.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.