Agent Safety Patterns

Design safe AI agent systems — capability restriction, sandboxed execution, human-in-the-loop gates, anomaly detection, rollback on unexpected behavior, blast radius limiting, and output verification before acting. Use when asked about "agent safety", "safe agent design", "AI agent guardrails", "capability restriction", "agent sandbox", "human approval gate", "agent rollback", "blast radius", "agent anomaly detection", "agent going off the rails", "agent verification", "principle of least capability", or "how to make an agent safe to run autonomously". Do NOT use for: prompt injection defense — see adversarial-prompt-testing. Do NOT use for: hook-based blocking — see hook-block-commands.

yanacuti1121 178ae6e 7.4 KB Updated 2 repo stars

File contents

yanacuti1121/Yana-AI/tree/main/core/skills/agent-safety-patterns commit 178ae6e91c

Frequently asked questions

npx skillmds add yanacuti1121/agent-safety-patterns