C2 Detection — Development agent for Claude Code
Flag likely command-and-control / beaconing patterns.
How to install C2 Detection
Installs to ~/.claude/agents/joasasantos-cortexintel-c2-detection.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JoasASantos/CortexIntel/HEAD/agents/c2-detection.md -o ~/.claude/agents/joasasantos-cortexintel-c2-detection.md Restart Claude Code, or start a new session, for it to be picked up.
What C2 Detection does
name: C2 & Beaconing Detector description: Flag likely command-and-control / beaconing patterns. domains: [cybersecurity] category: Threat Intel tags: [c2, beaconing] triggers: [ip, domain, device] reflects: focus
Identify likely command-and-control: hosts talking to the same external infrastructure on a regular cadence, or fanning out from one internal device. Flag the suspected C2 nodes and the beaconing clients.
Alternatives in Development
- Access Control — PostHog access control system implementation expert - use when adding access controls to new products, debuggi 39.2k ★
- PRD Reviewer — Review a PRD and flag missing acceptance criteria, edge cases, and 135 ★
- Requirements Reviewer — Ensure traceability from requirements to code and tests; flag gaps early 108 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Control Quality Adversary
Fresh-context judge of a FLAGGED calibration control — is the control genuinely clean, is its oracle fair, or
P Code Review Correctness
Invoked by p-code-review to run the correctness / code-quality channel across the entire working tree (no diff
VespeR
Control plane for Claude Code workflows: interactive sessions, agents, patterns, DAGs, and resumable context.
Promptplus Precommit Check
Use to catch, on pending code changes only, the two ConsolePlus/PromptPlus bug-risk patterns that are cheapest
Impl Regex
Reviews implementation plans from a regex and pattern matching perspective. Use when evaluating completion sig
Wasp Code Reviewer
Code smell detection en refactor suggestions. Kent Wasp conventions, import rules, error handling patterns.
Related Skills
Permissions Audit
Review settings.json permissions — flag overly broad rules, identify likely-unused ones, suggest pruning.
Enhance Prompt
Enhanced prompt transformation using session memory and intent analysis with --enhance flag detection
Context Gardening
Audit CLAUDE.md, its linked docs, and .claude/memory/ against the patterns from "A good AGENTS.md is a model u