Dagre React Flow

v1.1.0

Automatic graph layout using dagre with React Flow (@xyflow/react). Use when implementing auto-layout, hierarchical layouts, tree structures, or arranging no...

0· 81·1 current·1 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/description (dagre + React Flow auto-layout) match the instructions and code examples. All required items are code-level (importing @dagrejs/dagre and @xyflow/react) which are appropriate for the described functionality.
Instruction Scope
SKILL.md contains straightforward code snippets and integration guidance. It does not instruct the agent to read unrelated files, access system environment variables, transmit data to external endpoints, or perform out-of-scope actions.
Install Mechanism
There is no install spec and no downloads; the skill is instruction-only. The only install guidance is a normal package addition (pnpm add @dagrejs/dagre), which is expected and low risk.
Credentials
The skill declares no environment variables, no credentials, and no config paths. That aligns with the content which only shows local code usage and package imports.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. It does not modify other skills or system-wide settings.
Assessment
This skill is instruction-only and appears to be a plain implementation guide for integrating dagre with React Flow. It does not request secrets or write to disk. Before using: (1) verify the package names and versions in your project (e.g., @dagrejs/dagre, @xyflow/react) and install them yourself; (2) confirm the code examples fit your React Flow version and typing; (3) note the source/homepage is missing — while the content is harmless code, prefer packages and examples from known repositories or your own checks; (4) no credentials are required, and there are no network endpoints or hidden installers in the skill.

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

latestvk975swa98qgthdvmay5rerbfys83pcbb

License

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

Comments