migrate-to-skills
Facilitates the migration of Cursor rules and commands to Agent Skills format, ensuring content preservation and proper structure.
Install this skill
or
65/100
Security score
The migrate-to-skills skill was audited on May 14, 2026 and we found 7 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 21
Access to hidden dotfiles in home directory
SourceSKILL.md
| 21 | | User | `~/.cursor/commands/*.md` | |
medium line 25
Access to hidden dotfiles in home directory
SourceSKILL.md
| 25 | - Ignore anything in ~/.cursor/worktrees |
medium line 26
Access to hidden dotfiles in home directory
SourceSKILL.md
| 26 | - Ignore anything in ~/.cursor/skills-cursor. This is reserved for Cursor's internal built-in skills and is managed automatically by the system. |
medium line 114
Access to hidden dotfiles in home directory
SourceSKILL.md
| 114 | 1. [ ] Create the skills directories if they don't exist (`.cursor/skills/` for project, `~/.cursor/skills/` for user) |
medium line 115
Access to hidden dotfiles in home directory
SourceSKILL.md
| 115 | 2. Dispatch three fast general purpose subagents (NOT explore) in parallel to do the following steps for project rules (pattern: `{workspaceFolder}/**/.cursor/rules/*.mdc`), user commands (pattern: `~ |
medium line 127
Access to hidden dotfiles in home directory
SourceSKILL.md
| 127 | 1. [ ] Create the skills directories if they don't exist (`.cursor/skills/` for project, `~/.cursor/skills/` for user) |
medium line 128
Access to hidden dotfiles in home directory
SourceSKILL.md
| 128 | 2. [ ] Find files to migrate in both project (`.cursor/`) and user (`~/.cursor/`) directories |
Scanned on May 14, 2026
View Security DashboardGitHub Stars 1
Rate this skill
Categorydevelopment
UpdatedMay 20, 2026
cursorapifrontend-developerbackend-developerfullstack-developerdevops-sretechnical-pmdevelopmentproduct
caezium/skills