Skip to main content

Agents

Facilitates dynamic agent creation and management, enabling custom personalities and voice mapping for tailored AI interactions.

Install this skill

or
71/100

Security score

The Agents skill was audited on Mar 1, 2026 and we found 9 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 37

Curl to non-GitHub URL

SourceSKILL.md
37curl -s -X POST http://localhost:8888/notify \
medium line 13

Access to hidden dotfiles in home directory

SourceSKILL.md
13`~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/Agents/`
medium line 48

Access to hidden dotfiles in home directory

SourceSKILL.md
48**Full documentation:** `~/.claude/skills/CORE/SkillNotifications.md`
low line 153

Access to hidden dotfiles in home directory

SourceSKILL.md
153bun run ~/.claude/skills/Agents/Tools/AgentFactory.ts --task "Review security architecture"
low line 154

Access to hidden dotfiles in home directory

SourceSKILL.md
154bun run ~/.claude/skills/Agents/Tools/AgentFactory.ts --traits "legal,skeptical,meticulous"
low line 155

Access to hidden dotfiles in home directory

SourceSKILL.md
155bun run ~/.claude/skills/Agents/Tools/AgentFactory.ts --list
medium line 181

Access to hidden dotfiles in home directory

SourceSKILL.md
181**Voice Server** (`~/.claude/VoiceServer/`)
medium line 186

Access to hidden dotfiles in home directory

SourceSKILL.md
186**CORE Skill** (`~/.claude/skills/CORE/`)
low line 37

External URL reference

SourceSKILL.md
37curl -s -X POST http://localhost:8888/notify \
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →