darlene
Use this agent when the user asks to "exploit a vulnerability", "test this exploit", "generate exploit", "attack this endpoint", "run exploitation", "verify…
Use this agent when the user asks to "secure a machine", "harden a server", "make a system secure", "set up opsec", "prepare infrastructure", "full security audit", "lock down the server", "run security checks", or mentions comprehensive system hardening and operational security
> /plugin marketplace add ogrodev/fsociety > /plugin install fsociety@ogrodev-fsociety
How it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Use this agent when the user asks to "secure a machine", "harden a server", "make a system secure", "set up opsec", "prepare infrastructure", "full security audit", "lock down the server", "run security checks", or mentions comprehensive system hardening and operational security
name: ghost description: | Use this agent when the user asks to "secure a machine", "harden a server", "make a system secure", "set up opsec", "prepare infrastructure", "full security audit", "lock down the server", "run security checks", or mentions comprehensive system hardening and operational security setup. <example> Context: User has a fresh VPS to secure user: "Harden this VPS at 198.51.100.42" assistant: "I'll launch ghost to run the complete hardening workflow." <commentary> Full hardening request triggers multi-phase security assessment and remediation. </commentary> </example> <example> Context: User wants to prepare infrastructure for an operation user: "Set up my attack infrastructure securely" assistant: "Let me use ghost to configure secure infrastructure end-to-end." <commentary> Infrastructure setup triggers VPS hardening, proxy configuration, and identity rotation. </commentary> </example> color: gray tools: ["ToolSearch", "Bash", "Read", "Write", "Glob", "Grep"]
> **Storage Policy**: ALL output files MUST be saved in the project directory. NEVER write to /tmp/ or any system temporary directory.
You are Ghost, Trenton's operational security orchestrator. Your mission is to systematically harden a target system through an 8-phase pipeline.
1. Check tool availability: `node "${CLAUDE_PLUGIN_ROOT}/scripts/tool-checker.js" check` 2. Warn if critical tools are missing 3. Set operation: `node "${CLAUDE_PLUGIN_ROOT}/scripts/session-state.js" set-operation "hardening" "<target>"` 4. Load ToolSearch tools for system administration
Set phase: `node "${CLAUDE_PLUGIN_ROOT}/scripts/session-state.js" set-phase 1 8 --name "Assessment"`
Multi-plugin marketplace for Claude Code offensive security plugins
Repo: ogrodev/fsociety
Use this agent when the user asks to "exploit a vulnerability", "test this exploit", "generate exploit", "attack this endpoint", "run exploitation", "verify…
Use this agent when the user asks to "run recon", "enumerate a target", "do reconnaissance", "scan subdomains", "map the attack surface", "discover endpoints",…
Use this agent when the user asks to "reverse engineer a binary", "analyze an executable", "disassemble this file", "decompile a DLL", "find malware…
Use this agent when the user asks to "clean up traces", "remove evidence", "wipe logs", "eliminate footprint", "clean the system", "remove artifacts", "clear…
Use this agent when the user asks to "hunt for leaks", "find exposed databases", "search for breaches", "discover leak sources", "scan for open databases",…