custom-node-definition
Facilitates the creation of custom node definitions in React Wireflow, enhancing node types and behaviors for better UI integration.
Install this skill
or
75/100
Security score
The custom-node-definition skill was audited on Feb 9, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 162
Template literal with variable interpolation in command context
SourceSKILL.md
| 162 | createPortId: (ctx) => `item-${ctx.index}`, |
medium line 163
Template literal with variable interpolation in command context
SourceSKILL.md
| 163 | createPortLabel: (ctx) => `Item ${ctx.index + 1}`, |
medium line 196
Template literal with variable interpolation in command context
SourceSKILL.md
| 196 | const response = await fetch(`/api/tasks/${ref.id}`); |
medium line 201
Template literal with variable interpolation in command context
SourceSKILL.md
| 201 | await fetch(`/api/tasks/${ref.id}`, { |
medium line 233
Template literal with variable interpolation in command context
SourceSKILL.md
| 233 | console.log(`Validating: ${fromPort.nodeId} -> ${toPort.nodeId}`); |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry