WORKFLOW TEMPLATES
SecOps workflows
Security alerts, audits, and automated response.
362 workflows
Assemble a Takedown Evidence Pack on Demand
On request, gathers Brave Search and live-page evidence for a confirmed impersonation domain, compiles a structured evidence document into Google Drive.
Agent-Driven Exposure Investigator with Cross-Referenced Rotation Plan
A chat-triggered security agent investigates a suspected leak by iteratively querying Brave Search, cross-referencing your secrets inventory in Postgres.
Agentic Phishing Investigation & Case Builder
An autonomous agent picks up each reported phishing email, detonates links in a sandbox, enriches indicators via web research, decides quarantine and escalation actions.
Phishing Campaign Blast-Radius Sweep
Webhook-triggered when an analyst confirms a phishing case; searches the Gmail tenant for other copies of the same malicious URL or sender, tallies every recipient.
Security Advisory to Blast-Radius Pager Alert
When a GitHub security advisory matches a dependency you use, identify which internal services import the vulnerable code path and page the owning team only if a real call site…
Live API-Key Exposure Detector with PagerDuty Escalation
On demand or via webhook, hunts Brave Search for your live API key prefixes and service tokens leaking on public pages.
Loom recording secret scanner with auto-revoke and incident page
Scans every newly published Loom recording's on-screen text for exposed credentials, revokes confirmed secrets at the source, and pages the security team.
OAuth App Revocation Request and Approval
Lets security file a revocation request for a risky OAuth app through a form, tracks approval in Linear.
Datadog WAF Anomaly to Cloudflare Rule Pull Request
When Datadog detects an anomalous blocked-request spike, it correlates the offending traffic in Cloudflare and opens a GitHub pull request adding the candidate firewall rule…
On-Demand WAF Rule Investigation with Linear Tracking
Triggered manually for a named WAF rule, this workflow builds a full investigation packet from Cloudflare and Sentry.
Canary Token Tripwire Lockdown
Listens for a planted decoy credential being used, treats any hit as a confirmed breach, disables the associated principal, and escalates with full request context.
Security Alert Triage
Datadog + Sentry security signals are triaged for severity and either auto-closed as noise or escalated to PagerDuty + Slack.
WAF False-Positive Auto-Remediation with GitHub Rule PR
Confirms a WAF block spike is a false positive against Sentry, then drafts a tightened Cloudflare rule expression and opens a GitHub pull request with the change for review.
Nightly git history scan with batched secret rotation
Runs a scheduled deep scan of repository history for committed secrets, rotates each confirmed finding in Cloudflare.
Confirm and Block Live Phishing Clones via Cloudflare
Takes a candidate lookalike domain, fetches the live page to confirm it clones your brand, and if confirmed adds the host to a Cloudflare blocklist while alerting the team.
Investigate a quarantined Dropbox link exposure end to end
An agent-driven investigation that, given a quarantined Dropbox link, gathers Cloudflare access history and Axiom context, assesses what data was exposed and to whom.
Quarantine Dropbox links accessed from unexpected geographies
Watches Cloudflare access logs for hits on public Dropbox share links coming from countries outside your expected list.
Weekly Dropbox link exposure digest from Cloudflare logs
Once a week, summarizes which public Dropbox links saw access from new geos or anonymized sources, quantifies the riskiest links.
Phishing Webhook Intake and Investigation Log
Accepts phishing reports from a mail-gateway or browser-extension webhook, enriches the IOCs, has an agent draft an investigation writeup.
Compile a weekly exposed-secret audit report to Notion
Each week, aggregates all secret-scan findings and rotation events from the audit database, summarizes trends, and publishes a reviewable report page to Notion.
OAuth Grant Blast-Radius Reviewer
When a new third-party OAuth app grant is detected, it scores the scope blast radius, posts a plain-English risk summary to Slack, and routes the grant for human approve or revoke.
OAuth Grant Blast-Radius Reviewer
When a new third-party OAuth app grant is detected, it scores the scope blast radius, posts a plain-English risk summary to Slack, and routes the grant for human approve or revoke.
CEO-Triaged Exposed-Secret Response
An agent triages each incoming secret-scanner hit, judges blast radius and key type, drafts a tailored rotation plan.
Phishing Mailbox Triage with IOC Enrichment
Watches a shared phishing-report inbox, extracts URLs, domains, and sender details from each reported email, enriches them with reputation data.
Weekly Loom secret-exposure report to leadership
Every week, aggregates the org's Loom secret findings into a Notion report with trends, repeat offenders, and mean time to revoke, then posts the summary to a leadership channel.
Slack-Reported Phishing to Zendesk Case
Lets staff report a suspicious message from a Slack shortcut, auto-enriches any links and senders they paste.
Investigate OAuth grants from unverified publishers
When an OAuth app from an unverified or unknown publisher is consented to, it enriches the app with web research on the vendor and posts an investigation brief so reviewers judge…
Auto-label GitLab MRs that introduce leaked secrets
On every merge request, scan the diff for hardcoded secrets and, if any are found, apply a security label, block the MR, and alert the secrets-response pod.
Page on access bursts against a single Dropbox share link
Detects a sudden spike in Cloudflare requests against one public Dropbox link within a short window, expires the link.
PII Content Scan on New Dropbox External Share
When a file gets an external Dropbox link, it reads the file content, uses an AI classifier to detect PII or secrets.
Cloudflare Egress Anomaly to SOC Investigation Dossier
Watches Cloudflare Logpush for outbound traffic spikes, enriches the destination, scores severity, and opens a structured SOC investigation page in Notion with a starter IOC…
Acknowledge Phishing Reporters and Close the Loop
After a reported email is triaged, this emails the employee who reported it with the outcome, awards a recognition note for true positives.
Triage agent that reads GitLab MRs and assigns the right pod
An agent reads each security-labeled merge request, reasons about which reviewer pod and specialist should own it, applies the routing labels.
Loom-leaked secret correlation with GitHub rotation PR
When a secret is found in a Loom video, searches the org's GitHub repos for the same secret in code, and if it lives in a tracked file.
Exposed-secret kill switch from an external scanner webhook
When an external secret scanner posts a detection webhook, this workflow rotates the credential in its source system, force-expires user sessions.
Escalate critical exploited CVEs against running services to PagerDuty
On each new advisory, cross-references the affected package against a live service inventory and, when a CISA-KEV or actively-exploited critical CVE hits a production dependency…
Cloudflare Daily Audit Digest with AI Triage
Each morning, pulls the prior day's Cloudflare audit log, uses an AI agent to triage and rank changes by risk.
Real-Time IdP Grant Enrichment and Risk Triage
On every privileged role assignment from your identity provider, it enriches the event with HR and threat context, classifies risk with an LLM, and routes the grant to Slack.
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.
Daily Loom library secret audit with findings tracker
Each morning, sweeps Loom recordings published in the last 24 hours for exposed secrets and logs every finding to a Linear-tracked queue with severity and owner.
Exposed-Secret Rotation Orchestrator with Owner Ack
When a secret scanner flags a leaked credential in a GitHub repo, it opens a tracked rotation ticket, pings the owning team in Slack.
Route blocked WAF events to Slack for one-click allowlist approval
On each Cloudflare firewall webhook, evaluates whether a blocked request looks like a legitimate false positive and posts an interactive Slack approval card.
Weekly Exposed-Credential Digest with Slack Triage Buttons
Every Monday, aggregates the week's Brave Search exposure hits for your domains into one ranked Slack digest where the team triages each item.
JIT Privileged-Grant Anomaly Review from Axiom Audit Logs
Watches Axiom for new privileged-role grants, scores each against baseline behavior with an LLM, and posts high-risk grants to Slack with one-click approve or revoke actions.
Break-Glass Grant Instant Escalation and Auto-Expiry Watch
Fires the moment a break-glass or emergency admin role is granted, immediately pages on-call via PagerDuty.
Quarterly OAuth Grant Attestation Pack
Builds a quarterly inventory of every third-party OAuth app authorized in Google Workspace, summarizes scope risk and usage.
Weekly SBOM-vs-advisory drift digest to Confluence and Slack
Each week, reconciles your full SBOM against accumulated advisories and publishes a Confluence report of open exposures, newly-fixed items, and aging unpatched CVEs.
Real-Time Alert on Newly Public-Shared Drive Files
Listens for a webhook whenever a Drive file is newly shared externally, classifies whether the file is sensitive.
Vendor Offboarding Deprovision Attestation
When a vendor offboarding event arrives via webhook, opens a tracked revocation checklist, verifies access is actually removed in Postgres.
Phishing URL and IOC Enrichment
Takes a reported phishing email submitted via webhook, extracts every URL and sender indicator, enriches them against threat-intel lookups.
AI triage of Dropbox exposures into owned Linear tickets
On demand, an agent reviews flagged public Dropbox links on sensitive folders, classifies each by data type and severity, drafts remediation steps.
Agent-Built Impact Brief for a Breached SSO Vendor
On demand, an agent researches a named vendor breach, cross-references it with your SSO inventory and integration scopes.
CEO Agent Leaked-Secret Blast-Radius Triage
When a secret leak alert arrives, an agent investigates where the credential is used, drafts a blast-radius and rotation plan, and routes it to the right owners for approval.
Cloudflare Block-Storm PagerDuty Triage and Rule Proposal
Triggered by a PagerDuty incident for a block-storm, it gathers the live Cloudflare attack picture, classifies whether it is an attack or a self-inflicted false positive.
Leaked Cloudflare API Token Revoke and Reissue
On detection of an exposed Cloudflare API token, this workflow immediately revokes the live token, issues a scoped replacement, stores it securely.
Auto-rotate Cloudflare secret on GitHub secret-scanning alert
When GitHub's secret-scanning raises an alert, this rotates the leaked value in Cloudflare Workers secrets, marks the GitHub alert resolved.
Detonate Reported Phishing URLs and Score Risk
When an employee forwards a suspicious email to your phishing inbox, this extracts every URL, detonates them in a headless sandbox browser.
Rotate leaked API key on GitHub push and redeploy Vercel
Scans every push to GitHub for credential patterns, and on a confirmed hit rotates the matching Vercel environment variable, revokes the old key.
Confirmed Secret Leak to Incident Bridge and Postmortem
When a high-severity credential exposure is confirmed, this workflow opens a PagerDuty incident, spins up a Slack war room.
Customer-Reported Block to WAF Exception Proposal
Turns a customer-submitted "I'm being blocked" report into a traced Cloudflare WAF investigation and a drafted, ready-to-apply rule exception, routed to secops for sign-off.

Start with a template, not a blank canvas.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
