/re-status
One-line analysis pulse — binary, phase, findings, IOCs, tools installed
$ npx -y skills add ogrodev/fsociety --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/re-status
Context preview
What this command does when you run it.
One-line analysis pulse — binary, phase, findings, IOCs, tools installed
Command definition
re-status.mddescription: One-line analysis pulse — binary, phase, findings, IOCs, tools installed allowed-tools: Bash argument-hint:
> **Storage Policy**: ALL output files MUST be saved in the project directory. NEVER write to `/tmp/` or any system temporary directory.
Analysis Status
Run all three status commands in parallel and present a condensed view:
node "${CLAUDE_PLUGIN_ROOT}/scripts/session-state.js" shownode "${CLAUDE_PLUGIN_ROOT}/scripts/findings-tracker.js" summarynode "${CLAUDE_PLUGIN_ROOT}/scripts/analysis-tracker.js" summaryPresent the output as a single concise status dashboard. Do not add commentary — just display the state.
Multi-plugin marketplace for Claude Code offensive security plugins
Repo: ogrodev/fsociety
Other commands on fsociety.
- /apiscan
API security audit — REST, GraphQL, JWT analysis, parameter discovery
Open command - /archives
Archive or list previous engagement snapshots
Open command - /bruteforce
Password brute force and hash cracking against target services
Open command - /campaign
Resume or execute an attack campaign with progress tracking
Open command - /dashboard
Show running scans, system health, and engagement status
Open command - /debrief
Post-engagement lessons learned analysis and debrief report
Open command

