zhaoxuya520/reverse-skill
A security skill router gives coding agents scoped, repeatable playbooks for reverse engineering and pentesting instead of ad hoc tool selection. Its case workflow also preserves evidence and findings.
Reverse-skill routes agents across APK, binary, JavaScript, PCAP, CTF, and pentesting work. Its **MASTER-ROUTING** flow checks scope and authorization before action, inventories local tools, then selects a scenario playbook.
Use it as a reference for security-agent harnesses: make authorization a hard gate, detect capabilities before planning, and record a timeline linking **Evidence→Finding→Path**. The repository includes platform setup and workflows for tools such as jadx, Frida, IDA, and Burp Suite.
Reverse-skill routes agents across APK, binary, JavaScript, PCAP, CTF, and pentesting work. Its **MASTER-ROUTING** flow checks scope and authorization before action, inventories local tools, then selects a scenario playbook. Use it as a reference for security-agent harnesses: make authorization a hard gate, detect capabilities before planning, and record a timeline linking **Evidence→Finding→Path**. The repository includes platform setup and workflows for tools such as jadx, Frida, IDA, and Burp Suite. This is a broad router pack, not evidence that its workflows produce correct findings. Tool availability, target authorization, sandboxing, and the licenses of included or invoked components still need independent review.
This makes a broad security skill pack more concrete as a harness pattern: authorization precedes action, available capabilities constrain planning, and evidence is linked to findings and paths. Against prior skill catalogs, it strengthens scoped routing and traceability but also raises the governance burden; breadth of playbooks and tool integrations does not establish correctness, safety, or licensed availability.