Skip to main content

react-flow-architect

Enables the creation of interactive graph applications using ReactFlow with advanced features like performance optimization and state management.

Install this skill

or
84/100

Security score

The react-flow-architect skill was audited on May 12, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 136

Template literal with variable interpolation in command context

SourceSKILL.md
136<div className={`process-node ${selected ? 'selected' : ''}`}>
medium line 432

Template literal with variable interpolation in command context

SourceSKILL.md
432message: `Too many nodes (${metrics.nodeCount}). Consider virtualization.`,
medium line 441

Template literal with variable interpolation in command context

SourceSKILL.md
441message: `Render time (${metrics.renderTime.toFixed(2)}ms) exceeds 60fps.`,
low line 627

External URL reference

SourceSKILL.md
627> **Adapted for [@techwavedev/agi-agent-kit](https://www.npmjs.com/package/@techwavedev/agi-agent-kit)**
Scanned on May 12, 2026
View Security Dashboard
Installation guide →