Cette page est affichée en anglais. Une traduction française est en cours.
SkillsMay 12, 2026·1 min de lecture

Agentic SOC Platform — LLM-Powered Security Operations

Agentic SOC Platform is an open-source, agent-centric SOC with modules, playbooks, and an incident response UI for local deployment and data control.

Prêt pour agents

Installation agent prête

Cet actif peut être installé après choix du runtime, vérification du plan et exécution de la commande adaptée.

Native · 98/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Skill
Installation
Single
Confiance
Confiance : Established
Point d'entrée
Asset
Commande d'installation directe
npx -y tokrepo@latest install 3b1b8086-d47e-5b34-a249-b640fcbc5a9c --target codex

À exécuter après confirmation du plan en dry-run.

Introduction

Agentic SOC Platform (ASP) is a modular security operations stack that uses agent templates (LangGraph/Dify mentioned in README) to analyze alerts and drive automated response playbooks. It’s aimed at teams who want local deployment and control over data/models.

Best for: security operations teams prototyping agent-assisted triage and response workflows

Works with: Python ecosystem, SIEM alert sources, Webhooks, Redis Streams (README), modular playbooks

Setup time: 45–90 minutes

Key facts (verified)

  • README describes a multi-stage pipeline including Webhook forwarding and Redis Streams.
  • Repository includes modules/plugins/playbooks directories (visible in repo root).
  • GitHub: 819 stars · 135 forks; pushed 2026-05-12 (GitHub API verified).

Main

Use ASP as a reference architecture even if you don’t adopt the whole stack:

  • Separate ingestion (webhook) from analysis (agent modules) and from actions (playbooks).
  • Keep an audit trail for every automated decision.
  • Start with “suggest-only” automation before enabling remediation.

If you integrate production SIEM data, do a permissions review and isolate credentials per module.

README excerpt (verbatim)

cover-v5-optimized

Getting-started · Documentation

Static Badge Commits last month Issues closed Release Ask DeepWiki

README in English 简体中文版自述文件

Agentic SOC Platform A powerful, flexible, open-source, and agent-centric automated security operations platform.

Core Features

  • 🧠 AI-driven Intelligence: Utilizes built-in AI Agent templates like Langgraph and Dify, supporting local LLMs to enhance alert analysis and automated response capabilities.
  • 📊 Built-in SIRP Platform: Comes with a ready-to-use Security Incident Response Platform (SIRP) built on Nocoly, allowing for rapid customization of user interfaces, data models, reports, and workflows.
  • ⚙️ Powerful Automation Workflow: Achieves efficient alert processing through Webhook + Redis Stream, natively supporting mainstream SIEM platforms such as Splunk and Kibana (ELK).
  • 🛠️ Highly Extensible: Provides a rich library of modules and plugins. The entire framework is written in Python, facilitating secondary development and integration with various security devices and APIs.

FAQ

Q: Is this a ready-to-run SOC out of the box? A: README positions it as a platform with docs-driven setup; follow the Getting-started guide for deployment steps.

Q: What integrations does it mention? A: README references SIEM sources, webhook forwarding, Redis Streams, and playbooks/modules.

Q: How do I deploy safely? A: Start locally, isolate credentials, and gate automation behind approvals and audit logs.

🙏

Source et remerciements

Source: https://github.com/FunnyWolf/agentic-soc-platform > License: MIT > GitHub stars: 819 · forks: 135

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires