Skip to main content

dev-fix-task-store

Master debugging for Pinia task stores, ensuring synchronization, CRUD operations, and state persistence with Playwright testing.

Install this skill

or
90/100

Security score

The dev-fix-task-store 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 186

Template literal with variable interpolation in command context

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

Template literal with variable interpolation in command context

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