Skip to main content

component-refactoring

Refactors complex React components in Dify frontend, enhancing code maintainability and performance through structured patterns.

Install this skill

or
95/100

Security score

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

Categories Tested

Security Issues

medium line 220

Template literal with variable interpolation in command context

SourceSKILL.md
220queryFn: () => get<AppDetailResponse>(`/apps/${appId}`),
Scanned on Mar 1, 2026
View Security Dashboard