executing-quick-tasks
Facilitates the execution of small, ad-hoc tasks efficiently, ensuring quick completion without extensive planning.
Install this skill
Security score
The executing-quick-tasks skill was audited on Feb 9, 2026 and we found 13 security issues across 1 threat category, including 5 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 124 | ```bash |
Template literal with variable interpolation in command context
| 130 | ``` |
Template literal with variable interpolation in command context
| 154 | ``` |
Template literal with variable interpolation in command context
| 187 | 1. Verify plan exists at `${QUICK_DIR}/${next_num}-PLAN.md` |
Template literal with variable interpolation in command context
| 198 | - `${QUICK_DIR}/${next_num}-PLAN.md` |
Template literal with variable interpolation in command context
| 202 | ``` |
Template literal with variable interpolation in command context
| 229 | 1. Verify summary exists at `${QUICK_DIR}/${next_num}-SUMMARY.md` |
Template literal with variable interpolation in command context
| 260 | ```markdown |
Template literal with variable interpolation in command context
| 267 | ``` |
Template literal with variable interpolation in command context
| 279 | ```bash |
Template literal with variable interpolation in command context
| 302 | ``` |
Template literal with variable interpolation in command context
| 325 | - [ ] `${next_num}-PLAN.md` created by planner |
Template literal with variable interpolation in command context
| 326 | - [ ] `${next_num}-SUMMARY.md` created by executor |