react-flow-advanced
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code templates for React Flow, a popular graph visualization library. All code snippets follow standard React development practices for UI components.
- [EXTERNAL_DOWNLOADS]: The skill references standard NPM packages
@xyflow/reactanddagre. These are well-known libraries in the web development ecosystem and their use is consistent with the stated purpose of the skill. - [INDIRECT_PROMPT_INJECTION]: While the skill handles external data via drag-and-drop events (
event.dataTransfer), the input is used strictly for UI state management (node type and position) within a React application. There are no backend capabilities or system-level operations that would allow for an escalation of privilege or unauthorized data access.
Audit Metadata