React Flow Architecture

v1.1.0

Architectural guidance for building node-based UIs with React Flow. Use when designing flow-based applications, making decisions about state management, inte...

0· 96·0 current·0 all-time
byKevin Anderson@anderskev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the SKILL.md content: architecture patterns, state management, integration examples and performance guidance for React Flow. No unrelated capabilities, credentials, or system access are requested.
Instruction Scope
SKILL.md contains only explanatory text and example code/snippets (React/TypeScript). Examples reference typical integration endpoints (e.g., fetch('/api/flow')) and localStorage usage as sample application code, but do not instruct the agent to execute system commands, read system files, or exfiltrate data.
Install Mechanism
No install spec or code files are present; this is instruction-only so nothing will be written to disk or downloaded during install.
Credentials
The skill declares no required environment variables, credentials, or config paths. The examples' use of network calls is appropriate for integration guidance and does not imply any hidden credential access.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skills or system-wide settings. Autonomous invocation is allowed by platform default but is not combined with any broad credential or install behavior here.
Assessment
This skill is a static architecture guide and appears internally consistent with its purpose. It contains code examples that show how to integrate with an API endpoint (e.g., fetch('/api/flow')) and use localStorage — these are illustrative and won't run just by installing the skill. Before using any example in production, ensure your backend endpoints require proper authentication, avoid storing sensitive data in localStorage, and apply appropriate rate-limiting and validation. If you plan to let an agent execute code derived from these snippets, review the execution context and network permissions first.

Like a lobster shell, security has layers — review code before you run it.

latestvk979e2krs0f8yca7bppv28n9hn83q32f

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments