Skip to content
Security
Command

/op-status

Quick opsec pulse — one-line status showing current operation state, proxy chain, and profile

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/op-status

Context preview

What this command does when you run it.

Quick opsec pulse — one-line status showing current operation state, proxy chain, and profile

Command definition

op-status.md
description: Quick opsec pulse — one-line status showing current operation state, proxy chain, and profile
allowed-tools: Bash, Read

Op Status

1. Run `node "${CLAUDE_PLUGIN_ROOT}/scripts/session-state.js" show` for full session state 2. Run `node "${CLAUDE_PLUGIN_ROOT}/scripts/ops-tracker.js" summary` for operations summary 3. Run `node "${CLAUDE_PLUGIN_ROOT}/scripts/opsec-profile.js" get` for current opsec profile 4. Output condensed single-line status: `<operation-name> | Phase <n>/<total> | <N> ops (<N> FAIL) | <proxy-chain> | <profile>` 5. If active blockers, show on second line

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