Agent Security

Secure an agent system as a permission surface — what authority each tool call runs under, where the confused deputy sits, which controls are enforced outside the model and which are only prompt text, and how far one bad call reaches. Use when granting an agent tools or credentials, wiring in MCP servers or subagents, reviewing an agent that acted beyond what the requester could have done, or before letting an agent touch a shared or production system. Not for wording the ingestion trust boundary in detail (prompt-injection-defense), not for scoping what an agent is for (agent-design), and it never grants an agent permission it did not already have.

nahid-sparktales Updated

File contents

nahid-sparktales/agent-dispatcher/tree/main/skills/security/agent-security commit 3bf0a0e368

Frequently asked questions

npx skillmds@latest add nahid-sparktales/agent-security