Safety Demo

Demonstrates command execution through skill_run for Tool Script Safety Guard.

trpc-group a2853a6 450 B Updated

File contents

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.

trpc-group/trpc-agent-python/tree/main/examples/tool_safety/skills/safety_demo commit a2853a61c3

Frequently asked questions

npx skillmds@latest add trpc-group/safety-demo