apiscan
API security audit — REST, GraphQL, JWT analysis, parameter discovery
Scan for traces left behind on a system and eliminate them
> /plugin marketplace add ogrodev/fsociety > /plugin install fsociety@ogrodev-fsociety
How it fires
How this command gets triggered: by you, by Claude, or both.
/op-traceContext preview
What this command does when you run it.
Scan for traces left behind on a system and eliminate them
description: Scan for traces left behind on a system and eliminate them allowed-tools: ToolSearch, Bash, Read, Write, Glob, Grep, Task, AskUserQuestion argument-hint: <target-host> [--scan-only | --eliminate]
> **Storage Policy**: ALL output files MUST be saved in the project directory. NEVER write to /tmp/ or any system temporary directory.
Target and options: `$ARGUMENTS`
1. Parse `$ARGUMENTS` for target host and mode flag (`--scan-only` or `--eliminate`). Default to `--scan-only` if neither flag is specified.
2. **Phase 1 — Scan**: Check for forensic artifacts across all categories:
Flag any files with recent entries or non-zero size.
3. **Phase 2 — Report**: Present all findings categorized by risk level:
4. **Phase 3 — Eliminate** (only if `--eliminate` flag is set):
5. Log all findings to the ops tracker:
node "${CLAUDE_PLUGIN_ROOT}/scripts/ops-tracker.js" add <target> trace-scan <category> "<artifact>" <risk-level> <status>6. Write the trace report to the project directory. Include all scanned categories, findings with risk levels, and elimination status if `--eliminate` was used.
Multi-plugin marketplace for Claude Code offensive security plugins
Repo: ogrodev/fsociety
API security audit — REST, GraphQL, JWT analysis, parameter discovery
Archive or list previous engagement snapshots
Password brute force and hash cracking against target services
Resume or execute an attack campaign with progress tracking
Show running scans, system health, and engagement status