by Zyrexnn
Autonomous Offensive Security, Bug Bounty & Red Teaming Agent Framework powered by Hermes Agent, specialized reasoning skills, and multi-model LLM orchestration.
# Add to your Claude Code skills
git clone https://github.com/Zyrexnn/CybermesCybermes is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Zyrexnn. Autonomous Offensive Security, Bug Bounty & Red Teaming Agent Framework powered by Hermes Agent, specialized reasoning skills, and multi-model LLM orchestration. It has 51 GitHub stars.
Cybermes's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/Zyrexnn/Cybermes" and add it to your Claude Code skills directory (see the Installation section above).
Cybermes is primarily written in Python. It is open-source under Zyrexnn on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh Cybermes against similar tools.
No comments yet. Be the first to share your thoughts!
Unlocks once the catalog security scan passes (runs nightly).
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
Cybermes bridges modern LLM reasoning with automated offensive security workflows. Built upon the Hermes Agent runtime, it empowers security teams and researchers to conduct deep, context-aware security assessments within authorized boundaries.
Unlike traditional heuristic scanners that generate noisy alerts, Cybermes combines:
┌────────────────────────────────────────────────────────────────────────┐
│ CYBERMES CORE ENGINE │
├────────────────────────────────────────────────────────────────────────┤
│ [ Operator Prompt / Target Queue ] ──> [ Scope Validator: scope.yaml ]
│ │
│ ▼
│ ┌──────────────────────────────────────────────────────────────────┐ │
│ │ Hermes Reasoning Loop │ │
│ │ - Context Window Memory - Multi-Model LLM Orchestration │ │
│ │ - Action Planning & Recovery - Decision Confidence Grading │ │
│ └──────────────────────────────────────────────────────────────────┘ │
│ │ │ │
│ ▼ ▼ │
│ ┌─────────────────────────┐ ┌──────────────────────────┐ │
│ │ 50+ Security Skills │ │ Curated Knowledge Base │ │
│ │ - IDOR / BOLA / Auth │ │ - PayloadsAllTheThings │ │
│ │ - SSRF / XSS / SQLi │ <─────────> │ - HackTricks Wiki │ │
│ │ - Cloud / K8s / SAML │ │ - Claude-BugHunter │ │
│ │ - Prompt Injection │ │ - Strix Multi-Agent DB │ │
│ └─────────────────────────┘ └──────────────────────────┘ │
│ │ │ │
│ ▼ ▼ │
│ ┌──────────────────────────────────────────────────────────────────┐ │
│ │ Security Toolchain & MCP Bridge │ │
│ │ • Recon: subfinder, amass, assetfinder, httpx │ │
│ │ • Mining & Crawling: katana, gau, waybackurls, arjun │ │
│ │ • Fuzzing & Exploitation: ffuf, sqlmap, dalfox, nuclei, nmap │ │
│ │ • Headless Browser MCP: Chromium Playwright DOM Automation │ │
│ └──────────────────────────────────────────────────────────────────┘ │
│ │ │
│ ▼ │
│ [ Validated PoC Scripts & CVSS v3.1 Report ] │
└────────────────────────────────────────────────────────────────────────┘
Cybermes operates through a structured six-phase pipeline:
Phase 1: Recon & Port Surface ──> Subdomain enumeration, DNS resolution, port probing
Phase 2: Endpoint & URL Mining ──> Active crawling, historical URL scraping, SPA analysis
Phase 3: Fuzzing & Parameter Hunt ──> Directory discovery, hidden parameter mining, JS secret audit
Phase 4: Vulnerability Analysis ──> Nuclei templating, OOB callback verification, DOM XSS checks
Phase 5: Logic, Auth & IDOR ──> Dual-account matrix testing, JWT abuse, privilege escalation
Phase 6: Verification & Reporting ──> Reproducible PoC script execution, CVSS v3.1 scoring, remediation
subfinder, amass), DNS resolution, and live endpoint probing (httpx).katana), historical URL scraping (gau, waybackurls), stream deduplication, and browser rendering for SPAs (React, Vue, Angular).ffuf, feroxbuster), hidden parameter identification (arjun), and client-side JavaScript secret hunting.nuclei evaluation, Out-of-Band callback checks (interactsh) for blind SSRF/RCE, and DOM-level browser evaluation.Cybermes bundles 50+ domain-specific offensive security skills:
| Category | Skills Included |
|---|---|
| Authentication & Authorization | authbypass-authentication-flaws, api-authorization-and-bola, hunt-idor, business-logic-and-idor, hunt-ato, oauth-oidc-misconfiguration, hunt-jwt-crypto, saml-sso-assertion-attacks, hunt-saml |
| Web Injections & XSS | sqli-sql-injection, hunt-sqli, xss-cross-site-scripting, hunt-xss, prototype-pollution, prototype-pollution-advanced, ssti-server-side-template-injection, expression-language-injection, xslt-injection |
| Server-Side & Network Flaws | ssrf-server-side-request-forgery, hunt-ssrf, hunt-rce, hunt-race-condition, request-smuggling, http-parameter-pollution, hunt-host-header, csrf-cross-site-request-forgery, clickjacking |
| Reconnaissance & OSINT | recon-and-methodology, web2-recon, fuzzing-and-content-discovery, js-recon-secret-hunting, api-recon-and-docs, offensive-osint, subdomain-takeover, hunt-shadow-api |
| Cloud & Infrastructure | kubernetes-pentesting, hunt-k8s, m365-entra-attack, okta-attack, vmware-vcenter-attack, enterprise-vpn-attack, supply-chain-attack-recon, network-protocol-attacks |
| AI & LLM Security | llm-prompt-injection, hunt-rag-vector, ai-api-gateway-security |
| Reporting & Triage | report-writing, bugcrowd-reporting, redteam-report-template, triage-validation, evidence-hygiene |
The repository includes curated knowledge repositories located under knowledge/:
|