Security
Command
/ty-profile
View or set the OPSEC hunt profile (surface/deep/dark/ghost)
Install
$ 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
/ty-profile
Context preview
What this command does when you run it.
View or set the OPSEC hunt profile (surface/deep/dark/ghost)
Command definition
ty-profile.mddescription: View or set the OPSEC hunt profile (surface/deep/dark/ghost) allowed-tools: Bash, Read argument-hint: [set <profile>|show|list]
OPSEC Profile Manager
Manage the hunt OPSEC profile.
**Arguments:** `$ARGUMENTS`
Dispatch
`set <profile>`
node "${CLAUDE_PLUGIN_ROOT}/scripts/hunt-profile.js" set $ARGUMENTS`show` or no arguments
node "${CLAUDE_PLUGIN_ROOT}/scripts/hunt-profile.js" show`list`
node "${CLAUDE_PLUGIN_ROOT}/scripts/hunt-profile.js" listPresent the output directly.
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
More commands in this plugin
See everything inside 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

