{"id":"zevorn-rt-claw","name":"rt-claw","af_score":32.8,"security_score":36.8,"reliability_score":30.0,"what_it_does":"RT-Claw is an OpenClaw-inspired intelligent assistant for embedded devices. It provides an AI chat engine that calls an LLM over HTTP, supports tool-use via function calling (30+ built-in tools), and includes a framework for skills, memory (RAM + persistent NVS/flash), swarm-style node discovery/remote tool invocation, scheduled tasks, and a UART chat-first shell with /commands. It is designed to run across multiple OSAL targets (FreeRTOS, RT-Thread, Linux) and includes networking components (HTTP client, Ethernet/WiFi).","best_when":"You have embedded/edge hardware (or a validated QEMU target) and want a local tool-using AI assistant framework that can be ported across FreeRTOS/RT-Thread/Linux with OS abstraction.","avoid_when":"You need a well-specified external API contract (OpenAPI/SDK) or documented security controls (TLS/auth/rate-limit/error codes) at the integration surface without inspecting source/docs.","last_evaluated":"2026-03-30T13:25:12.077058+00:00","has_mcp":false,"has_api":false,"auth_methods":["Environment variable for LLM API key (RTCLAW_AI_API_KEY)"],"has_free_tier":false,"known_gotchas":["No MCP/standard agent interface documented; integration likely requires wiring into its HTTP/LLM and UART/tool interfaces from the agent runtime you control.","Because this targets embedded OSAL platforms, tool invocation and failure modes may depend on hardware drivers and network conditions; error semantics are not documented in the provided material."],"error_quality":0.0}