mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-08-10 08:21:54 +00:00
docs: add Secure Agent Design production guide
Add a dedicated required-reading guide covering trust boundaries, prompt injection (direct and indirect), tool abuse, output validation, approval gates, limited delegation, and agent isolation. Register it under Guides > Agents and cross-link from related production docs. Co-authored-by: Rip&Tear <theCyberTech@users.noreply.github.com>
This commit is contained in:
@@ -98,7 +98,8 @@
|
||||
"group": "Agents",
|
||||
"icon": "user",
|
||||
"pages": [
|
||||
"edge/en/guides/agents/crafting-effective-agents"
|
||||
"edge/en/guides/agents/crafting-effective-agents",
|
||||
"edge/en/guides/agents/secure-agent-design"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user