Skip to main content

Fix Task Store Issues

Debugs task store synchronization and state persistence issues in Pinia, ensuring tasks save and update correctly in the UI.

Install this skill

or
90/100

Security score

The Fix Task Store Issues 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 141

Template literal with variable interpolation in command context

SourceSKILL.md
141console.log(`🔍 Task ID ${taskId} unique:`, isUnique)
medium line 154

Template literal with variable interpolation in command context

SourceSKILL.md
154console.group(`🔍 Checking ${componentName} store usage`)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →