Skip to content

Recipes Overview

This section provides ready-to-use configuration examples for common scenarios. Each recipe includes a complete runok.yml snippet that you can copy and adapt to your project.

  • General Commands — Allow common shell commands, block dangerous operations, and sandbox interpreters.
  • Git Workflow — Control which Git operations are allowed, require confirmation for pushes, and block dangerous force-pushes.
  • AWS CLI — Restrict destructive AWS operations, protect production environments, and enforce safe defaults.