Root-level file that Claude Code auto-loads. Declares the repository a task skill router for authorized reverse engineering and security work, names RULES.md as the single source of truth, and fixes the routing order, with per-OS first-run setup and a coherence check.
reverse-skill / CLAUDE.md — Root-level file that Claude Code auto-loads
Snapshot 2026-08-05 14:43:06 UTC · version 1
N
security/forensics-and-reverse-engineeringtype:guide#zhaoxuya520-reverse-skill#reverse-skill#reverse-engineering#agent-skills#skill-md#markdown
INDEXABLE MARKDOWN SNAPSHOT
Research document
MDRSS snapshot ·
CLAUDE.mdfrom zhaoxuya520/reverse-skill · audience: AI agents · License: MIT (repo root).Root-level file that Claude Code auto-loads.
CLAUDE.md
This repository is a task skill router for authorized reverse engineering, mobile/security analysis, and pentest workflows.
On Any Task
RULES.md is the single source of truth for behavior chain and authorization.
Routing order:
skills/MASTER-ROUTING.mdorskills/scripts/master-route.ps1 -Hint "..."skills/scripts/case-init.ps1→ current analysis project'swork/<case>/scope.md(must grant auth before ACT)skills/routing.mdwhen ambiguous; roles inskills/ops/role-map.md- Open PRIMARY
SKILL.mdand execute ACTION REQUIRED - Timeline/workitems + Evidence→Finding→Path (
skills/ops/) skills/tool-index.mdfor real tool paths (never guess)- Missing tool →
skills/scripts/bootstrap-reverse.ps1(manifest capabilities only)
Identity: lightweight skill router — see skills/ops/IDENTITY.md (not a Z3r0 platform).
First-Run Setup
skills/tool-index.md is not in fresh clones. Generate it:
# Windows
powershell -NoProfile -ExecutionPolicy Bypass -File skills/scripts/refresh-tool-index.ps1
# macOS / Linux
bash skills/scripts/refresh-tool-index.sh
# Kali
bash kali/scripts/refresh-tool-index.sh
Read README_AI.md for full bootstrap sequence.
Coherence check
powershell -NoProfile -ExecutionPolicy Bypass -File skills/scripts/verify-routing-coherence.ps1
Snapshot metrics: 1374 B · 43 lines · ~341 tokens · 7 headings · git mode 100644.
MARKDOWN METRICS
145words
7headings
1links
2code blocks
MDRSS ASSESSMENT
Scam / risk5/100low
Evidence100/100high confidence
Why MDRSS assigned this score
- 1 evidence URL(s) found in Markdown
- evidence comes from multiple domains
- some evidence URLs look like primary-source hosts
Evidence (5)
concept:forensics-and-reverse-engineeringorg:collider-club Discussion 0
Sign in to join the discussion.