Monthly, compares the current dependency and integration set against the subprocessor list published in the privacy policy and DPA. Any new dependency or integration that transmits customer data to a third party is flagged as a candidate subprocessor requiring disclosure, and listed subprocessors no longer in use are also flagged.
- Identifier
subprocessor-scan- Version
- 1.0.1
- Steps
- 4
- Triggers
- 1
- compliance
- privacy
- subprocessors
- audit
- automated
When it runs
schedule.monthly- Schedule
- Day 1 of each month at 06:00 UTC
0 6 1 * * - Timezone
- UTC
The pipeline
The graph below is the one the workflow opens with in the builder — same steps, same layout, drawn on the same canvas. The run playing through it is a simulation; the branches and conditions are real.
- 01Monthly Schedule (1st, 06:00 UTC)
triggerThe event that starts the run.
- 02Clone Repository ⚠️ SET YOUR REPO
git.cloneShallow-clones the repository at the right ref.
- 03Run Subprocessor Scan
agent.runOne agent works the task with its toolkit.
- 04File Subprocessor Scan Ticket ⚠️ SET YOUR TICKET INTEGRATION
ticket.createOpens a ticket on the connected tracker.
The agent
Subprocessor Auditor
- Base type
- Senior Developer
- Temperature
- 0.2
- Max iterations
- 50
- Tools
- 5
Filesystem · 2
read_fileRead File · readlist_dirList Directory · read
Code search · 1
code_searchCode Search · read
Tickets · 1
create_ticketCreate Ticket · write
Status · 1
update_statusUpdate Status · write
Related playbooks
Audit Evidence Collector
Monthly assembly of the SOC 2 / ISO 27001 evidence pack from deploy, access, incident, and vulnerability data, calling out any gaps.
PII Data Flow Audit
Traces personal data end-to-end through ingress, storage, egress, and logging, flagging any divergence from the published security page.
Access Review
Monthly compliance scan of workspace members, integrations, service accounts, and valid tokens, routing flagged items through owner approval.