Client Management
Injection Script
Copy and paste the following script into your browser's console:
Loading script...
Teach Mode — Process & Replay
Export a client's capture, compile to a task definition, then replay with variables (no CLI).
Record with Mini DOM
Enter the URL to visit. A remote browser panel will open in this dashboard (or a desktop window when running SecOps locally). Close it when done to save the capture to logs and decoded_capture.
Recording… Use the remote browser panel (or close the desktop window) to stop and save the capture.
Add New Pipeline
Enter a snake_case name for the new pipeline. A browser will open with the app already logged in; perform the tasks for this pipeline, then close the browser to save.
Pipeline name:
Processing… Close the new pipeline browser window to save the capture.
1. Select client & capture
2. Task definition & flow
Has dataFlow (replay order — start → end)
Raw task definition JSON
3. Variables & Pipelines
Generate Bash and Python replay scripts (run in terminal). This does not execute the replay.
Run end-to-end setup (CI/CD)
Run the full pipeline: blacklist → process capture → generate pipelines → validate step order → report. Each stage runs until its review approves (or max reruns).
Stage execution log
Bash (replay.sh)
Python (replay.py)
Pipelines (with steps)
Pipelines (reference-only)
4. Replay
Step-first view: run pipelines incrementally. Steps turn green when run. Click a node to run only its not-yet-run steps.
Replay output
Replay output
Enter value
Edit master task definition (steps & variables)
Steps
Variables
Generate pipelines
Optional: add hints so the AI prioritizes certain pipelines (e.g. login, checkout). Leave blank for no preference.
Suggested pipelines
Review and select which pipelines to create. Then click Create selected.
Task in progress
This task is being handled on this browser. Complete the steps in the opened tab or stop the operation.