yakit-hotpatch-skill
CommunityGuide to Yakit Web Fuzzer hotpatch code.
Authort0mmy4
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides AI to write Yakit Web Fuzzer hotpatch code, enabling dynamic injection of behavior at runtime through customizable fuzztag functions and hooks.
Core Features & Use Cases
- Provide a centralized API reference and usage patterns for beforeRequest, afterRequest, mirrorHTTPFlow, retryHandler, customFailureChecker, and mockHTTPRequest.
- Support custom fuzztag functions using {{yak(...)}} and dynamic dyn tags for on-the-fly payload generation.
- Use in scenarios like CSRF token bypass, parameter signing, response data extraction, and mock responses during fuzzing.
Quick Start
Start by loading SKILL.md's frontmatter to define name and description, then implement simple Yak snippets in the body to exercise hotpatch hooks.
- Then test with a minimal beforeRequest example that returns the same request, and a mirrorHTTPFlow example that extracts a value from the response.
- Finally deploy and invoke the skill to auto-generate hotpatch code during fuzzing runs.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: yakit-hotpatch-skill Download link: https://github.com/t0mmy4/yakit-hotpatch-skill/archive/main.zip#yakit-hotpatch-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.