Skip to main content

component-refactoring

Refactors high-complexity React components in Dify frontend, improving maintainability and performance before testing.

Install this skill

or
95/100

Security score

The component-refactoring skill was audited on Feb 9, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 222

Template literal with variable interpolation in command context

SourceSKILL.md
222queryFn: () => get<AppDetailResponse>(`/apps/${appId}`),
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →