j3ssie/osmedeus

A Modern Orchestration Engine for Security

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 32 minutes ago
Added to GitGenius on September 10th, 2026
Created on November 10th, 2018
Open Issues & Pull Requests: 3 (+0)
GitHub issues: Enabled
Number of forks: 1,029
Total Stargazers: 6,559 (+0)
Total Subscribers: 136 (-1)

Repository Insights (GitGenius)

Median issue/PR response: 9.7 days
Mean response time: 212.7 days
90th percentile: 652.2 days
Tracked items: 34

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 9% of issues opened in the past year have been closed. Three people close 93% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 9
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 87 days
Stale 30+ days: 5
Stale 90+ days: 4

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Detailed Description

Osmedeus is a security-focused orchestration engine that automates complex security workflows through declarative YAML definitions with encrypted data handling and sandboxed execution.

The tool addresses the challenge of coordinating multiple security tools and processes across distributed infrastructure. It works by allowing users to define workflows in YAML with support for conditional branching, hooks, and module exclusion, then executes these pipelines across multiple runners including host machines, Docker containers, and SSH connections. The engine includes a Redis-based master-worker pattern for distributed execution, webhook triggers for event-driven automation, and file synchronization across workers.

Osmedeus suits teams conducting reconnaissance, penetration testing, and bug bounty work who need to orchestrate scanning and analysis at scale. It is particularly valuable for those managing attack surface assessments or running repeated security workflows across cloud infrastructure. The tool provides both a command-line interface and a REST API with embedded dashboard, making it accessible to users with varying technical backgrounds. The rich function library includes integrations with common security tools like nmap, SSH execution, and SARIF parsing, alongside TypeScript and Python scripting capabilities. The project distinguishes itself through agentic LLM capabilities that enable tool-calling agent loops with sub-agent orchestration and support for multiple AI providers, allowing security workflows to incorporate AI-driven decision making and analysis.

The project maintains active development with regular updates to its core orchestration features and expanding integrations. The tool receives ongoing enhancements to its distributed execution capabilities and cloud infrastructure support. Development includes continuous refinement of the declarative workflow syntax and function library to support emerging security automation patterns. The project sustains community engagement through documentation, Discord community channels, and sponsorship programs.