Skip to main content

flow-fix

Facilitates bug fixing and automation flow enhancements with detailed logging and structured workflows for efficient project management.

Install this skill

or
90/100

Security score

The flow-fix 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 418

Template literal with variable interpolation in command context

SourceSKILL.md
418await page.screenshot({ path: `debug-${stepId}-${Date.now()}.png` });
medium line 441

Template literal with variable interpolation in command context

SourceSKILL.md
441console.log(`Input ${i}: id=${id}, name=${name}, visible=${visible}`);
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →