akhilmk/cybersecurity-ai-agent
Cyber Secyrity AI Agent Using LangGraph
SUMMARY AI要約 by gpt-5-mini
本プロジェクトは、LangGraph を学習するために実装された実験的なマルチエージェント型のサイバーセキュリティシステムです。AI を用いた探索(recon)と攻撃(exploit)を分担する複数の専門エージェントで脆弱性発見から利用までのワークフローを模倣・自動化します。対象ユーザーは、LangGraph やマルチエージェント設計、AI を用いたペネトレーションテスト/研究に関心のある開発者・研究者・セキュリティエンジニアです。 主な構成は、共通基盤の agent_core、偵察担当の scan_agent、攻撃担当の attack_agent、全体を調停する cybersecurity_agent で、古い実装として target_scan_agent が参照用に残されています。パッケージ管理に高性能ツール uv を利用し、導入はリポジトリのクローン後に uv sync --group dev で依存を揃えます。開発用コマンドとして pytest によるテスト実行や ruff によるコード整形が用意されています。設計上は Mixture of Experts、ReAct、LangGraph ワークフローといったエージェントパターンを採用しており、元リポジトリ(Vitalii Honchar)からの取り込みを前提にした初期化が行われています。
使用AIコーディングツール
このリポジトリには以下のAIコーディングツールの設定ファイルが置かれており、開発時にAIアシスタントが利用された痕跡があります。
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
使用言語(バイト数比)
オーナー情報
golang (concurrency, goroutines, channels) - REST - gRPC - websocket - kafka - database - microservices - docker - kubernetes
日付
| GitHub作成日 | 2026-05-09 |
| 最終Push | 2026-05-09 |
| 当サイト初検出 | 2026-05-09 |
| 最終取得 | 2026-05-09 18:14 |
類似Repo (同じ言語のAI関連Repo)
Deep learning framework for automated pneumonia detection from chest X-ray images using transfer learning, data augmentation, and ensemble-based medical image classification. Built with PyTorch using ResNet50, evaluation metrics, ROC analysis, confusion matrices, and visualization for reliable AI-assisted diagnosis.
Luffy-2520/infotact-project1-grievance-nlpAI-Powered Citizen Grievance & Sentiment Analysis System | NLP Project | Infotact Internship
ssprajapati2021/MLOpsAssignmentMLOps assignment from the Applied AI & Agentic AI program at IIITB with upGrad — covering model lifecycle, CI/CD pipelines, and deployment practices.
encoder-010/infotact-project1-grievance-nlpAI-Powered Citizen Grievance & Sentiment Analysis System | NLP Project | Infotact Internship
gururaj004/air-quality-index-analysisEDA and visualization project analyzing Air Quality Index (AQI) trends and pollution patterns using Python and Jupyter Notebook.
Yamuna-6730/adaptive-federated-idsAdaptive Privacy-Preserving Federated Intrusion Detection Framework for AI-Era Cybersecurity using LSTM, Differential Privacy, and Real-Time Threat Intelligence.
sara-7/artificial-intelligence-coursePractical AI course materials including labs, assignments, and hands-on implementations using Python.
Tejass1303/air-temperature-time-series-analysis