Skip to main content

dev-undo-redo

Implements a unified undo/redo system using VueUse and Pinia for complex applications, enhancing stability and functionality.

Install this skill

or
90/100

Security score

The dev-undo-redo skill was audited on Feb 9, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 119

Template literal with variable interpolation in command context

SourceSKILL.md
119super(`Create task: ${taskData.title}`)
medium line 141

Template literal with variable interpolation in command context

SourceSKILL.md
141super(`Move node ${nodeId}`)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →