Suggest a Tool

Email us a link and we'll review it for inclusion.

Every listing on Neighbourhood Claw is hand-reviewed by an operator. We don't accept automated submissions yet — but we read every suggestion sent to:

mail hello@nbhdclaw.com

Include the URL, a one-line pitch, and (optionally) a category. We aim to respond within a week.

Neighbourhood Claw
Browse Tools Suggest a Tool
SecurityClaw Security tool screenshot — openclaw.ai

SecurityClaw

SecurityClaw is an open-source autonomous SOC agent framework for teams running OpenSearch or Elasticsearch.

Added
1 month ago

About

SecurityClaw is an open-source autonomous SOC agent framework for teams running OpenSearch or Elasticsearch. It monitors security telemetry on a cron-like heartbeat (1-minute anomaly watcher, 6-hour memory builder), maintains RAG-based behavioral baselines using vector embeddings, and routes findings through LLM-driven analysis. Skills are modular — each is a folder with a Python logic file and a Markdown instruction file — making the framework extensible without touching core code.

person_check
Best For

Security engineers and infra teams who already use OpenSearch or Elasticsearch for telemetry and want a self-hosted, extensible agent framework for continuous anomaly monitoring, behavioral baselining, and LLM-assisted threat triage — without relying on a commercial SIEM.

Pros & Cons

check_circle

Pros

  • check Skill-based modularity makes it genuinely extensible — add new detection or enrichment capabilities without modifying the core
  • check RAG-backed behavioral memory means anomaly assessment improves as it accumulates context over time
  • check Docker-based onboarding with a web UI and CLI reduces setup friction for self-hosted deployments
  • check Ollama support means you can run fully local LLM inference — no OpenAI API key required
  • check Active development (35+ commits, frequent updates) with a test suite and mocked unit tests for CI
cancel

Cons

  • close OpenAI support was removed in favor of Ollama-only — limits flexibility for teams preferring cloud inference
  • close Requires OpenSearch or Elasticsearch; not useful without existing SIEM infrastructure
  • close Still early (no stars shown publicly, 17 forks) — limited community and production case studies
  • close Self-hosted deployment means teams own all infrastructure reliability, scaling, and maintenance
  • close Python-only implementation; integration into existing security stacks may require additional plumbing

More Security

Other tools in the same category.

View All arrow_forward