AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

akhilmk/cybersecurity-ai-agent

Cyber Secyrity AI Agent Using LangGraph

Jupyter Notebook GitHub ↗
★ 0
stars
75
AI relevance
50
solo dev
1
tool sigs

SUMMARY AI summary 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 Coding Tools Used

This repository contains config files from these AI coding tools, indicating AI-assisted development.

Claude Code CLAUDE.md

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🧩 AI frameworks (1)
LangGraph
🌐 Web frameworks (1)
React

Language breakdown (by bytes)

Shell
0.7%
Python
27.7%
Makefile
0%
Jupyter Notebook
71.7%

Owner

Account
akhilmk
Type
User
Followers
0

golang (concurrency, goroutines, channels) - REST - gRPC - websocket - kafka - database - microservices - docker - kubernetes

Dates

Created on GitHub 2026-05-09
Last push 2026-05-09
First seen here 2026-05-09
Last fetched 2026-05-09 18:14

Similar repos (same language)

sajid-khokhar89/Pneumonia-MultiModel-Ensemble

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.

Jupyter Notebook 2 AI 45
Luffy-2520/infotact-project1-grievance-nlp

AI-Powered Citizen Grievance & Sentiment Analysis System | NLP Project | Infotact Internship

Jupyter Notebook 0 AI 75
ssprajapati2021/MLOpsAssignment

MLOps assignment from the Applied AI & Agentic AI program at IIITB with upGrad — covering model lifecycle, CI/CD pipelines, and deployment practices.

Jupyter Notebook 0 AI 45
encoder-010/infotact-project1-grievance-nlp

AI-Powered Citizen Grievance & Sentiment Analysis System | NLP Project | Infotact Internship

Jupyter Notebook 0 AI 75
gururaj004/air-quality-index-analysis

EDA and visualization project analyzing Air Quality Index (AQI) trends and pollution patterns using Python and Jupyter Notebook.

Jupyter Notebook 0 AI 75
Yamuna-6730/adaptive-federated-ids

Adaptive Privacy-Preserving Federated Intrusion Detection Framework for AI-Era Cybersecurity using LSTM, Differential Privacy, and Real-Time Threat Intelligence.

Jupyter Notebook 0 AI 45
sara-7/artificial-intelligence-course

Practical AI course materials including labs, assignments, and hands-on implementations using Python.

Jupyter Notebook 0 AI 45
Tejass1303/air-temperature-time-series-analysis
Jupyter Notebook 0 AI 50