thapr0digy/skills

Skills to be used with Claude Code

2Stars on the repository
52Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SMOKE-TESTS

01

thapr0digy/skills

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.

2 3mo ago A 0 tokens original MIT

pentest-research

02

thapr0digy/skills

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.

2 3mo ago A 58 tokens original MIT

pentest-supervisor

03

thapr0digy/skills

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.

2 3mo ago A 52 tokens original MIT

pentest-worker

04

thapr0digy/skills

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.

2 3mo ago A 60 tokens original MIT