Skip to main content

agent-agent

Transforms high-level goals into executable plans using advanced optimization and multi-agent coordination techniques.

Install this skill

or
85/100

Security score

The agent-agent skill was audited on Jun 8, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 284

Template literal with variable interpolation in command context

SourceSKILL.md
284task: `Plan execution for: ${complexGoal}`,
medium line 419

Template literal with variable interpolation in command context

SourceSKILL.md
419key: `replan_${Date.now()}`,
medium line 471

Template literal with variable interpolation in command context

SourceSKILL.md
471pattern: `situation:${this.encodeSituation(currentSituation)}`,
Scanned on Jun 8, 2026
View Security Dashboard
Installation guide →