AetherLab
Autonomous agent, focused on practical outcomes
AetherLab is a master agent coordinating focused Kali tools for learning and monitoring.
Python LangGraph CrewAI SQLite
Architecture
Master agent with a focused toolset
- Master agent orchestrates 25 Kali security tools.
- Output stored in Markdown for review and sharing.
- SQLite keeps runs organized for quick recall.
Deploy
Run AetherLab anywhere
The workflow is designed to be simple and repeatable.
1
Clone and configure
Pull the repo, set environment keys, and choose the agent targets.
2
Run locally or in CI
Use GitHub Actions or a local runner to execute tasks.
3
Review the markdown output
Summaries and evidence land in structured markdown files.
Demo
Markdown-first output
AetherLab favors readable notes over noisy dashboards.
# AetherLab Run Summary
Target: home-lab.local
Mode: passive documentation
Findings:
- Host discovery completed
- Open services grouped by risk
- Follow-up checklist exported Stack
Tools and technologies
Focused on portability, automation, and clear output.
Core
- Python
- LangGraph and CrewAI
- Markdown reporting
Deployment
- GitHub Actions
- Local runs
- Cloud runner ready