uziii2208/mcp2agy

mcp2agy is an MCP-native, multi-agent security audit engine engineered for the Google Antigravity (AGY) ecosystem.

1Stars on the repository
19Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

mcp2agy-fixer-agent

01

uziii2208/mcp2agy

Skill Claude CodeCodex

Code Fixer subagent definition for the mcp2agy pipeline. This agent produces minimal, correct, testable fixes for verified security findings. Do NOT use this agent directly — it is invoked by the audit pipeline orchestrator.

1 2d ago A 54 tokens original MIT

uziii2208/mcp2agy

Skill Claude CodeCodex

Reporter subagent definition for the mcp2agy pipeline. This agent translates verified findings into publication-ready security reports and GHSA advisory drafts. Do NOT use this agent directly — it is invoked by the audit pipeline.

1 2d ago A 51 tokens original MIT

uziii2208/mcp2agy

Skill Claude CodeCodex

Repository 0day Audit Scanner Subagent for the mcp2agy pipeline. Performs automated AST/data-flow triage and candidate discovery across 27+ vulnerability classes (Phases 0-2). Receives target files from the Orchestrator, grounds every hit in physical line counts and file hashes, outputs normalized candidates.yaml, and…

1 2d ago A 82 tokens original MIT

uziii2208/mcp2agy

Skill Claude CodeCodex

Verifier subagent definition for the mcp2agy pipeline. This agent converts scanner candidate findings into rigorously confirmed vulnerabilities with deterministic PoCs. Do NOT use this agent directly — it is invoked by the audit pipeline orchestrator.

1 2d ago C 53 tokens original MIT

mcp2agy-audit

05

uziii2208/mcp2agy

Skill Claude CodeCodex

Master 0day Audit Pipeline Orchestrator for Antigravity. Activated by /audit command. Orchestrates the complete multi-agent pipeline: Scanner → Verifier → Reporter → Fixer. Coordinates subagents using invokesubagent and sendmessage, manages structured workspace handoffs, enforces strict anti-hallucination integrity…

1 2d ago B 264 tokens original MIT

mcp2agy-ctf

06

uziii2208/mcp2agy

Skill Claude CodeCodex

Autonomous Multi-Agent CTF Solving Squad for Antigravity. Activated by /ctf command. Analyzes CTF challenges, automatically classifies problem domain (Pwn, Rev, Web, Crypto, Forensics), and spawns specialized solving subagents concurrently. Produces verified solve scripts, captured flags (flag{...}), and detailed…

1 2d ago A 82 tokens original MIT

mcp2agy-docs

07

uziii2208/mcp2agy

Skill Claude CodeCodex

Comprehensive User Guide & Interactive Documentation for mcp2agy. Activated by /docs command. Provides complete architecture blueprints, slash command usage, MCP tool reference, multi-agent pipeline walkthroughs, workspace standards, cross-platform setup, and troubleshooting.

1 2d ago A 56 tokens original MIT

mcp2agy-exploit

08

uziii2208/mcp2agy

Skill Claude CodeCodex

Multi-Agent Exploit Development & Weaponization Engine for Antigravity. Activated by /exploit command. Orchestrates specialized exploit engineering subagents for memory corruption (ROP/Heap/UAF via pwntools & angr), web/API exploitation (SQLi/SSRF/SSTI/Deserialization), and multi-step exploit chain assembly. Generates…

1 2d ago A 87 tokens original MIT

mcp2agy-fix

09

uziii2208/mcp2agy

Skill Claude CodeCodex

Security Code Remediation & Fix Engine for Antigravity. Activated by /fix command or invoked as the Fixer subagent by the audit orchestrator. Generates minimal, correct, testable fixes for verified 0day findings across 16 CWE classes. Enforces multi-site completeness, atomicity (no new TOCTOU), and produces regression…

1 2d ago A 89 tokens original MIT

mcp2agy-forge

10

uziii2208/mcp2agy

Skill Claude CodeCodex

Security Tool Engineering & Fuzzing Forge for Antigravity. Activated by /forge command. Orchestrates subagents to engineer custom vulnerability scanners, coverage-guided fuzzing harnesses (AFL++, LibFuzzer, Boofuzz), detection rules (Sigma, YARA, Suricata), and high-performance offensive/defensive tooling in Python…

1 2d ago A 84 tokens original MIT

uziii2208/mcp2agy

Skill Claude CodeCodex

Use when auditing for vulnerabilities similar to verified cases previously ingested by mcp2agy.

1 2d ago A 28 tokens original MIT

mcp2agy-recon

12

uziii2208/mcp2agy

Skill Claude CodeCodex

Multi-Agent Reconnaissance & Attack Surface Intelligence Engine for Antigravity. Activated by /recon command. Orchestrates concurrent subagents for passive OSINT, active service discovery, web application mapping, API surface enumeration, and cloud asset discovery. Produces structured intelligence targets feeding…

1 2d ago A 71 tokens original MIT

mcp2agy-report

13

uziii2208/mcp2agy

Skill Claude CodeCodex

Security Report Composer & Advisory Specialist for Antigravity. Activated by /report command or invoked as the Reporter subagent by the audit orchestrator. Translates verified findings and synthesized exploit chains into publication-ready security advisories adhering to the standard impact-first format. Enforces…

1 2d ago A 88 tokens original MIT

mcp2agy-reverse

14

uziii2208/mcp2agy

Skill Claude CodeCodex

Multi-Agent Reverse Engineering & Binary Analysis Engine for Antigravity. Activated by /reverse command. Orchestrates specialized subagents for static decompilation (Ghidra/Radare2), dynamic binary instrumentation (Frida/GDB), firmware unpacking, and proprietary protocol reverse engineering. Produces annotated…

1 2d ago A 75 tokens original MIT

mcp2agy-scan

15

uziii2208/mcp2agy

Skill Claude CodeCodex

0day Vulnerability Scanner for Antigravity. Activated by /scan command or invoked as the Scanner subagent by the audit orchestrator. Performs static triage, AST-level data flow analysis, and dangerous sink inspection across 27+ vulnerability classes. Produces normalized candidate records (candidates.yaml) with…

1 2d ago A 78 tokens original MIT

mcp2agy-status

16

uziii2208/mcp2agy

Skill Claude CodeCodex

Pipeline Status & Multi-Agent Workspace Monitor for Antigravity. Activated by /status command. Inspects active subagents (managesubagents list), detects host OS & platform parameters, tracks in-progress and completed audit runs, counts confirmed findings, verifies artifact inventories, and renders an executive status…

1 2d ago A 65 tokens original MIT

mcp2agy-swarm

17

uziii2208/mcp2agy

Skill Claude CodeCodex

Multi-Agent Coordinated Offensive Swarm for Antigravity. Activated by /swarm command. Launches a fully coordinated swarm of specialized subagents (Recon, Scanner, Verifier, Exploit, Reverse, Reporter) operating in parallel to perform an end-to-end security assessment on a complex target.

1 2d ago A 67 tokens original MIT

mcp2agy-verify

18

uziii2208/mcp2agy

Skill Claude CodeCodex

Vulnerability Verifier & PoC Rigor Engine for Antigravity. Activated by /verify command or invoked as the Verifier subagent by the audit orchestrator. Converts candidate findings into confirmed 0days through 7-class confounder elimination, source-to-sink reachability proofs, deterministic PoC construction (≤ 60s…

1 2d ago A 93 tokens original MIT