SECOPS
Cloudflare Audit Anomaly Detector with Axiom Baseline
Hourly, ships Cloudflare audit logs to Axiom, queries the 30-day baseline of normal activity per actor.
How it runs
The automated pipeline, trigger to output.
- TriggerHourly, pull last hour of Cloudflare audit entriesCloudflare
- ActionIngest entries into Axiom datasetAxiom
- ActionQuery 30-day per-actor baseline in AxiomAxiom
- LogicFlag actors deviating from baseline
- ActionOpen Linear ticket per flagged actorLinear
- OutputReturn flagged-actor summary
What it does
Goes beyond simple time-of-day rules: it builds a behavioral baseline. Each hour it forwards Cloudflare audit entries into Axiom, then runs an APL query to compare the current hour's activity per actor against their trailing 30-day pattern. An actor who suddenly makes 10x their usual changes, or touches a resource type they've never edited before, is flagged as anomalous and routed to secops.
When to use it
Use this when fixed business-hours rules generate too much noise or miss subtle abuse, and you want statistical anomaly detection grounded in each operator's actual history.
How it works
- 1An hourly schedule pulls the last hour of Cloudflare audit entries.
- 2An action ingests those entries into an Axiom dataset for durable, queryable storage.
- 3An action runs an APL query computing each actor's hourly change count and resource-type set versus their 30-day baseline.
- 4A logic step flags actors whose volume exceeds the baseline threshold or who touched a never-before-seen resource type.
- 5For each flagged actor the workflow opens a Linear ticket summarizing the deviation and linking the Axiom query.
- 6The flagged-actor summary is returned as output.
Set it up
What you configure once, before turning it on.
- 1Connect CloudflareWorkers, Pages, R2, KV — the edge stack.
- 2Connect AxiomLog streams, queries, dashboards.
- 3Connect LinearIssues, projects, cycles, triage.
- 4Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 5Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 6Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More SecOps workflows
Compile a weekly WAF tuning review with trends to Confluence
Every week an agent rolls up Cloudflare WAF block clusters by rule and ASN, compares them to prior weeks for trend direction.
Sensitive Dropbox Link Owner Remediation Loop
When a newly created Dropbox shared link points to a sensitive file, this workflow DMs the file owner, gives them a deadline to justify or revoke it.
Post-Revocation Verification and Audit Logging
After a key is revoked, it confirms the old credential actually fails, verifies the replacement works.
Exposed-Secret Incident Triage and Remediation Agent
An agent-driven workflow that investigates a reported leaked secret end to end, decides revoke-versus-escalate, executes the rotation.
Page on-call when a WAF rule mass-blocks legitimate traffic
On demand or every few minutes, it detects a single Cloudflare WAF rule suddenly blocking a broad spread of ASNs and paths (a likely false-positive storm).
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.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
