Skip to content

Module 12: Security

Category: Intermediate — Module 12 (5 of 7 in this category)

(Placeholder module — a short overview for now; full lesson content is coming soon.)

Attacking and defending agents: how jailbreaks work, and how to test and guard against them.

Topics this module will cover: - Jailbreaking - White-box testing - Black-box testing - Guardrails

Tutorial Progress

graph LR
    A[8: Prompt Engineering] --> B[9: Context Engineering]
    B --> C[10: Coding Agents]
    C --> D[11: Harness Engineering]
    D --> E[12: Security]
    E --> F[13: Loop Engineering]
    F --> G[14: Personal Agents]
    style A fill:#90EE90
    style B fill:#90EE90
    style C fill:#90EE90
    style D fill:#90EE90
    style E fill:#FFFF00

Previous Module: Module 11: Harness Engineering Next Module: Module 13: Loop Engineering