cursor-subagent-creator
Facilitates the creation of specialized AI subagents in Cursor for managing complex workflows with isolated contexts.
Install this skill
or
85/100
Security score
The cursor-subagent-creator skill was audited on Feb 9, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 39
Access to hidden dotfiles in home directory
SourceSKILL.md
| 39 | A subagent is a markdown file in `.cursor/agents/` (project) or `~/.cursor/agents/` (user). |
medium line 78
Access to hidden dotfiles in home directory
SourceSKILL.md
| 78 | - **User**: `~/.cursor/agents/agent-name.md` - all projects |
medium line 444
Access to hidden dotfiles in home directory
SourceSKILL.md
| 444 | Background subagents write their state while executing in `~/.cursor/subagents/`. |
Scanned on Feb 9, 2026
View Security Dashboard