bittersecurity/decepticon

Autonomous Hacking Agent for Red Team

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 9 minutes ago
Added to GitGenius on September 15th, 2026
Created on June 6th, 2025
Open Issues & Pull Requests: 3 (+0)
GitHub issues: Enabled
Number of forks: 1,053
Total Stargazers: 5,560 (+0)
Total Subscribers: 48 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 28.0 hours
Mean response time: 5.2 days
90th percentile: 10.2 days
Tracked items: 86

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 99% of issues opened in the past year have since been closed. Three people close 99% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 15 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

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

Top labels

  • bug (43)
  • enhancement (11)
  • python (7)
  • docker (4)
  • help wanted (4)
  • llm (4)
  • infrastructure (3)
  • todo (3)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Decepticon is an autonomous red team agent that uses large language models and agentic frameworks to conduct security assessments and penetration testing engagements.

The tool addresses the limitation of conventional security automation by building an agent capable of reasoning through attack chains rather than simply executing isolated commands and generating reports. It leverages LangGraph and LangChain to orchestrate complex multi-step hacking workflows, allowing the agent to plan, execute, and adapt its approach based on findings. The system integrates with specialized tools and knowledge bases to support reconnaissance, exploitation, and post-exploitation phases of red team operations.

Teams running authorized security assessments should consider Decepticon if they want to move beyond linear scanning tools toward adaptive, reasoning-driven penetration testing. The tool suits organizations that can self-host via Docker or prefer to use the cloud-hosted version without local infrastructure. It is designed for red teamers and security researchers who want to automate complex attack scenarios while maintaining control over the agent's behavior and outputs. The project provides both a command-line interface for direct interaction and a web dashboard for managing engagements, along with a Python SDK for integration into custom workflows or products.

Development activity shows consistent engagement with the codebase through regular updates and refinements to the core agent logic and supporting infrastructure. The project maintains active documentation and provides multiple deployment pathways, indicating attention to both ease of use and operational flexibility. Community channels remain active for user support and feedback, suggesting ongoing investment in the project's maturity and adoption.