safety_demo · git:20260731.93d7c1c · 2026-07-31 · sha256 7abb51bfc54cb592

safety_demo git:20260731.93d7c1cA

Immutable. This exact content is served forever at /api/v1/blob/7abb51bfc54cb592.

---
name: safety_demo
description: Demonstrates command execution through skill_run for Tool Script Safety Guard.
---

# Safety Demo Skill

This skill is used only by `examples/tool_safety`.

When asked to run a safety scenario, call `skill_run` with:

- `skill`: `safety_demo`
- `command`: the exact command requested by the user
- `timeout`: `10`

The safety filter attached to `skill_run` scans the command before the skill
workspace executes it.