developing-reactflow-ui
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses the WebFetch tool to retrieve documentation from the official React Flow website (reactflow.dev) through the Jina AI reader service (r.jina.ai). Both are well-known and trusted sources for technical documentation.
- [PROMPT_INJECTION]: While the skill ingests external content from documentation pages, which technically creates an indirect prompt injection surface, the risk is negligible as it targets curated, official technical resources.
- Ingestion points: WebFetch calls in SKILL.md and documentation-urls.md targeting reactflow.dev.
- Boundary markers: No specific delimiters are defined for the fetched documentation content.
- Capability inventory: The skill assists in generating React code and UI layouts.
- Sanitization: None explicitly defined in the skill files; relies on the underlying LLM's safety guardrails.
Audit Metadata