ClawCare: Static scanner and runtime guard for AI agent skills and plugins
ClawCare scans AI agent skills for risky patterns before merge and runs a runtime guard to block dangerous commands in real time. Includes CI gate guidance and deploy tips.
Showing 1-9 of 9
ClawCare scans AI agent skills for risky patterns before merge and runs a runtime guard to block dangerous commands in real time. Includes CI gate guidance and deploy tips.
In this hands-on guide, assemble a 4-hour prototype of an 'AI Being' - persistent identity, immutable append-only events, an LLM behaviour loop and a policy gate for auditability.
Step-by-step guide to run Social Cookie Jar locally: a headless, cookie-auth toolkit that lets AI agents paste drafts into social UIs without API keys. Includes setup, example, and checklist.
Follow a hands-on tutorial to build multi-agent Claude Code workflows in Opaal. Drag agent cards, use starter templates, and export a production-ready CLAUDE.md plus a .opaal project.
Build a local-first Okta agent that converts plain-English queries into deterministic API calls, executes them in a sandbox, and returns raw, auditable tenant data.
A concise playbook to run ComfyUI on an Nvidia RTX PC: hardware preflight, driver/runtime checklist and a reproducible deployment to generate images and short videos locally.
Guide to Sediment — a Rust single-binary, local-first semantic memory for LLM agents. Use four tools (store, recall, list, forget) to add private, persistent context.
Use the OpenClaw CLI onboarding to set up a local Gateway (port 18789) with token auth, seed ~/.openclaw/workspace, install a user daemon, and connect a messaging channel.
A pragmatic pattern for bringing one task-focused agent to production with OpenAI Frontier's HR-style controls: onboarding bundles, permission configs, audit logs, tests and rollout gates.