Sign InOpen Brain
GitHubGitHub RepoNeeds Review

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.

GitHub · Trending today
Open Source Open MarkdownOpen JSON
Source Summary

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.

Practical Implication

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.

Agent-Ready Context
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.
Connected Context · Feed7 Judgment

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.

We Vetted 2000 AI Skills Before They Reached Developers — Lucas Palma, NubankNubank’s supply-chain controls are a prerequisite for adopting a broad executable skill pack whose included instructions and tool integrations require independent review.In Code They Act, In Proof We Trust — Erik Meijer, Leibniz LabsReverse-skill gates work through authorization and recorded evidence, whereas the proposed proof-carrying harness sets a stricter boundary by requiring machine-checkable safety before side effects.Skills are new features: Building Skill-Centric Harness — Yogendra Miraje, FactSetFactSet’s routing, ownership, access-control, and reevaluation requirements describe the governance needed when operating a scenario library as broad as reverse-skill.Stop AI Agent Hallucinations: 5 Techniques + Production Patterns - Elizabeth Fuentes, AWSCapability discovery and scenario routing narrow tool selection, while validation, pre-call rules, and runtime correction remain necessary to reduce erroneous security actions or findings.
Context Map
agentsecuritycoding#skills#harness-engineering#tool-use
Uncertainty
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.