project-sanitizer

Installation
SKILL.md

Project Sanitizer & Analysis Assistant

Overview

This skill provides a workflow for reviewing projects that contain reverse-engineering artifacts. It assists in the initial analysis of binaries and automates the subsequent redaction pass before internal review or public sharing.

Workflow

Phase 1: Analysis & Recovery (Optional)

Use this phase to extract core information needed for "narrative reconstruction".

# Analyze a binary to extract strings/symbols
./local-skills/project-sanitizer/scripts/analyze_target.sh ./binaries/my-app

Methodology guidance lives in references/:

Installs
3
GitHub Stars
1
First Seen
May 27, 2026
project-sanitizer — leeguooooo/project-sanitizer-skill