thapr0digy
01Plugin Claude Code
Plugin marketplace listing 15 plugins: vuln-scan, pentest-core, pentest-recon, pentest-enum, pentest-analysis.
Plugin Claude Code
Plugin marketplace listing 15 plugins: vuln-scan, pentest-core, pentest-recon, pentest-enum, pentest-analysis.
Plugin Claude Code
PreToolUse hook that hard-blocks irreversible filesystem and system-destructive Bash commands (rm -rf /, dd to /dev/, mkfs, fork bombs, sudo destructives) and prompts via permissionDecision: ask for history-rewriting and shared-state side effects (git force-push/reset --hard/filter-repo, gh pr merge/close, kubectl del.
Hook
Runs before the agent uses a tool for Bash tool calls, executing dangerous-bash-hook.sh. From thapr0digy/skills.
Plugin Claude Code
Scans a parent directory of git repositories and generates an interactive D3.js dependency graph showing cross-repo relationships.
Skill Claude CodeCodex
Scans a parent directory of git repositories and generates an interactive D3.js dependency graph showing cross-repo relationships. Invoke via /dep-graph [parent-directory].
Plugin Claude Code
Target prioritization and attack surface analysis for penetration testing engagements. Synthesizes recon, enumeration, and scanning data to recommend high-value targets.
Skill Claude CodeCodex
Synthesize all collected recon, enumeration, and scanning data to rank targets by value and recommend attack paths. Invoke via /prioritize.
Plugin Claude Code
Core infrastructure for offensive security engagements. Manages engagement configuration, scope validation, remote execution, evidence organization, and Plextrac-compatible finding export.
Agent
Manual procedures to verify each subagent in plugins/pentest-core/agents/ works end-to-end after merge. Run once after Plan C lands. Re-run when an agent definition changes materially.
Agent
Researches a single discovered service (host:port:product:version) using public threat-intel sources. Produces a per-service markdown research file. NO Bash. NO Skill. Restricted to public threat-intel sources — must NEVER WebFetch the engagement target.
Agent
Judges the output of a pentest phase batch and returns a verdict (proceed | replan | halt). Read-only — must not dispatch other subagents, shell out, or modify engagement state. Returns supervisor-verdict JSON.
Agent
Executes a single pentest phase against assigned targets, returning structured worker-result JSON. Dispatched by the orchestration conductor (/pentest-engage). Tools restricted to Skill, Bash, Read, Write — must invoke the matching pentest- phase skill rather than raw tools.
Skill Claude CodeCodex
Orchestration conductor for end-to-end pentest engagements. Parses the user's engagement request, drafts a plan.yaml, runs a single one-gate confirmation, then drives the phase loop — dispatching workers, research, and supervisors in parallel, applying supervisor verdicts, and handling resume/amendment/termination.…
Skill Claude CodeCodex
Deduplicate findings and export for Plextrac. Invoke via /pentest-export.
Skill Claude CodeCodex
Create a new penetration testing engagement from a single prompt, backed by reusable YAML templates. Invoke via /pentest-init.
Skill Claude CodeCodex
Add a target to the active engagement's in-scope list. Invoke via /pentest-scope-add .
Skill Claude CodeCodex
Remove a target from the active engagement's scope (moves to out-of-scope). Invoke via /pentest-scope-remove .
Skill Claude CodeCodex
Show active engagement details including scope, contacts, RoE, and recent activity. Invoke via /pentest-status.
Skill Claude CodeCodex
Switch the active penetration testing engagement. Invoke via /pentest-switch .
Plugin Claude Code
Enumeration skills for penetration testing engagements. Web application, network service, and cloud infrastructure enumeration.
Skill Claude CodeCodex
Cloud infrastructure enumeration for AWS, Azure, and GCP — IAM, storage, compute, and multi-cloud security auditing. Invoke via /enum-cloud [provider].
Skill Claude CodeCodex
Standalone JavaScript analysis — extract endpoints, secrets, API keys, and internal URLs from JS files using jsluice. Invoke via /enum-js [target-url-or-file].
Skill Claude CodeCodex
Network service security assessment — service configuration analysis, protocol security validation, and infrastructure compliance evaluation (SMB, LDAP/AD, SNMP, DNS, RDP/SSH/WinRM, SMTP, FTP, databases, IPMI). Invoke via /enum-network [target].
Skill Claude CodeCodex
Web application security assessment — application security testing, authentication validation, configuration analysis, API discovery, technology assessment, and web security compliance evaluation. Invoke via /enum-web [target-url].