kata-execute-quick-task
Enables execution of small, ad-hoc tasks efficiently with Kata guarantees, streamlining quick task management without extensive planning.
Install this skill
Security score
The kata-execute-quick-task skill was audited on Feb 27, 2026 and we found 15 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
| 164 | ```bash |
Template literal with variable interpolation in command context
| 171 | ``` |
Template literal with variable interpolation in command context
| 198 | ``` |
Template literal with variable interpolation in command context
| 239 | 1. Verify plan exists at `${QUICK_DIR}/${next_num}-PLAN.md` |
Template literal with variable interpolation in command context
| 251 | - `${QUICK_DIR}/${next_num}-PLAN.md` |
Template literal with variable interpolation in command context
| 255 | ``` |
Template literal with variable interpolation in command context
| 283 | 1. Verify summary exists at `${QUICK_DIR}/${next_num}-SUMMARY.md` |
Template literal with variable interpolation in command context
| 314 | ```markdown |
Template literal with variable interpolation in command context
| 322 | ``` |
Template literal with variable interpolation in command context
| 342 | ```bash |
Template literal with variable interpolation in command context
| 375 | ```bash |
Template literal with variable interpolation in command context
| 390 | ```bash |
Template literal with variable interpolation in command context
| 415 | ``` |
Template literal with variable interpolation in command context
| 439 | - [ ] `${next_num}-PLAN.md` created by planner |
Template literal with variable interpolation in command context
| 440 | - [ ] `${next_num}-SUMMARY.md` created by executor |