📄 skillStaleExperimentalhigh

firecrawl/open-agent-builder

by firecrawl

🔥 Visual workflow builder for AI agents powered by Firecrawl - drag-and-drop web scraping pipelines with real-time execution

Supported Platforms

🔧 Generic

Stars

2.3k

Skill Type

🏗️ Code Scaffolding & Templates

Quality Score

77/200

License

Not specified

Forks

450

Last Updated

Jul 26, 2026

Discovered

May 11, 2026

Validation

Passed

github.com/firecrawl/open-agent-builder

Quality Breakdown

77/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Stale

No commits in 90-365 days and no tagged releases.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Multiple API execution endpoints that accept and execute arbitrary code/workflows: /execute-agent, /execute-firecrawl, /execute-guardrails, /execute-mcp, /execute-extract without visible authentication gates in file structure
  • LangGraph execution engine integration (/execute-langgraph) enables multi-step autonomous agent execution with state management, allowing complex agentic behavior without explicit human approval
  • MCP (Model Context Protocol) support with registry and test-mcp-connection endpoints suggest capability to dynamically load and execute external tools/code
  • Human-in-the-loop approval workflow (/approval endpoints) indicates the system is designed to make autonomous decisions and then seek retroactive approval rather than requiring pre-approval
  • Code export functionality (/export-code, /export-langgraph) could be used to extract and repurpose generated code
  • Template seeding and update endpoints suggest dynamic content injection and modification capabilities

Related guides