SECOPS

Public Paste Credential Sweep and Owner Hunt

On a schedule, an agent searches the public web for leaked credentials tied to your domains, identifies the owning service from the secret's prefix.

CategorySecOps
Enginepaperclip
Difficultyadvanced
Triggerschedule
Steps6
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerDaily sweep schedule
  • ActionSearch public web for leaked secretsExa
  • LogicDiscard false positives and expired tokens
  • ActionOpen issue per confirmed leakGitHubGitHub
  • ActionPage owning service on-callPagerDutyPagerDuty
  • OutputPost leak roll-up to security channelSlack

What it does

Proactively hunts for your organization's secrets exposed in public pastes, gists, and code. An agent reasons over each hit to figure out which internal service the credential belongs to, confirms it's genuinely yours, and orchestrates rotation end to end rather than just reporting a URL.

When to use it

Use it as a daily perimeter sweep alongside reactive GitHub scanning, to catch secrets leaked outside repos you control. Best when secrets carry identifiable prefixes (for example `sk_live_`, internal token namespaces) the agent can attribute to a service.

How it works

  1. 1A daily schedule triggers the sweep.
  2. 2The agent runs targeted web searches for your domains, token prefixes, and service identifiers.
  3. 3It fetches and inspects candidate pages, discarding false positives and already-expired tokens.
  4. 4For each confirmed leak, it attributes the secret to its owning service using prefix and naming conventions.
  5. 5It opens a GitHub issue per confirmed leak with the source URL and the attributed service.
  6. 6It pages the owning service's on-call so rotation starts immediately.
  7. 7It posts a roll-up of all confirmed leaks and their owners to the security Slack channel.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect ExaNeural search across the web.
  2. 2
    Connect GitHubRepos, issues, pull requests, actions.
  3. 3
    Connect PagerDutyIncidents, on-call, escalations.
  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.