Skip to content

Workflow Cookbook

Short operator recipes for common Dreadnode jobs: where to start, what to check, and what artifact to keep.

This section is a cookbook, not a product tour. Each page is meant to answer four practical questions quickly:

  • where to start
  • what you need before you start
  • what to inspect when the workflow gets ambiguous
  • what durable artifact to keep when the work is done
  • choose the page by the job in front of you, not by product surface
  • follow the shortest recipe first, then open the linked reference pages only if you need exact flags, schema details, or deeper concepts
  • keep the same organization, workspace, and project context from start to finish so transcripts, traces, evaluations, and analytics all line up
  • keep IDs as you go: session IDs, evaluation IDs, assessment IDs, runtime IDs, and capability versions are the handles you need later
  • save one representative failure before widening the investigation
  • promote the result into a durable artifact when the workflow is stable: dataset, capability version, evaluation, assessment, or saved query
If you need to…Start hereSwitch when…Keep
Probe a model or agent for jailbreaks, tool abuse, or exfiltrationdreadairt in the TUI or dn airt runyou have one reproducible attack pathassessment IDs, winning prompts, follow-on eval dataset
Test a web app inside isolated computeweb-security capability in a runtimeyou have one verified finding or reusable checktranscript, traces, scoped notes, task or evaluation candidate
Run a repeatable security regressiondn evaluation create or the evaluation UIone sample needs deeper transcript or trace reviewevaluation ID, failing sample IDs, analytics query
Improve a capability with pinned inputspublished capability + published datasetthe job finishes with a candidate worth promotingoptimization job ID, promoted capability version, follow-on eval
Debug one suspicious conversationreopen the session firstyou know which run, span, or runtime state matterssession ID, trace evidence, exact repro step