Skip to main content

create-subagent

Facilitates the creation of custom subagents for specialized AI tasks, enhancing context preservation and task-specific behavior.

Install this skill

or
78/100

Security score

The create-subagent skill was audited on May 14, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 29

Access to hidden dotfiles in home directory

SourceSKILL.md
29| `~/.cursor/agents/` | All your projects | Lower |
medium line 35

Access to hidden dotfiles in home directory

SourceSKILL.md
35**User subagents** (`~/.cursor/agents/`): Personal agents available across all your projects.
medium line 179

Access to hidden dotfiles in home directory

SourceSKILL.md
179- **User-level** (`~/.cursor/agents/`): For personal agents across all projects
low line 189

Access to hidden dotfiles in home directory

SourceSKILL.md
189mkdir -p ~/.cursor/agents
low line 190

Access to hidden dotfiles in home directory

SourceSKILL.md
190touch ~/.cursor/agents/my-agent.md
medium line 223

Access to hidden dotfiles in home directory

SourceSKILL.md
223- Ensure file is in `.cursor/agents/` or `~/.cursor/agents/`
Scanned on May 14, 2026
View Security Dashboard
Installation guide →