Skip to main content

agentic-patterns

Facilitates the design and operation of multi-agent orchestration patterns for LLM systems, enhancing workflow flexibility and efficiency.

Install this skill

or
96/100

Security score

The agentic-patterns skill was audited on Mar 8, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 52

External URL reference

SourceSKILL.md
52- "the most successful implementations use simple, composable patterns rather than complex frameworks." - [Anthropic](https://www.anthropic.com/research/building-effective-agents)
low line 53

External URL reference

SourceSKILL.md
53- "Workflows are systems where LLMs and tools are orchestrated through predefined code paths. Agents, on the other hand, are systems where LLMs dynamically direct their own processes and tool usage, m
low line 54

External URL reference

SourceSKILL.md
54- "Evaluator-optimizer: one LLM call generates a response while another provides evaluation and feedback in a loop." - [Anthropic](https://www.anthropic.com/research/building-effective-agents)
low line 55

External URL reference

SourceSKILL.md
55- "Poka-yoke your tools. Change the arguments so that it is harder to make mistakes." - [Anthropic](https://www.anthropic.com/research/building-effective-agents)
Scanned on Mar 8, 2026
View Security Dashboard
Installation guide →