react-flow-architect
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard architectural patterns and boilerplate code for the ReactFlow library. All code snippets are declarative React/TypeScript and follow best practices for the framework.
- [SAFE]: External dependencies are limited to well-known and trusted packages (reactflow, dagre, and lodash) used for their primary functions of UI rendering, graph layout, and utility operations.
- [SAFE]: The 'GraphAnalyzer' tool included in the skill is a static analysis helper that uses regular expressions to calculate graph metrics from code strings. It does not perform any dynamic code execution (eval/exec) or network operations.
- [SAFE]: No prompt injection, data exfiltration, or obfuscation patterns were detected in the instructions or code examples.
Audit Metadata