Skip to content
Security
Command

/re-status

One-line analysis pulse — binary, phase, findings, IOCs, tools installed

From plugin
fsociety
2063 skills7 agents63 commands
Install
$ npx -y skills add ogrodev/fsociety --agent claude-code

How 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.md
description: 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" show
node "${CLAUDE_PLUGIN_ROOT}/scripts/findings-tracker.js" summary
node "${CLAUDE_PLUGIN_ROOT}/scripts/analysis-tracker.js" summary

Present the output as a single concise status dashboard. Do not add commentary — just display the state.

Ships withfsociety

Multi-plugin marketplace for Claude Code offensive security plugins

Get the whole plugin, auto-invoked
Stats
20
Stars
0
Views
2
Forks
Maintained
Maintenance
JavaScript
Language
MIT
License
4mo ago
Last commit
5mo ago
Created

Repo: ogrodev/fsociety