taint-trace
How to Install
Claude Code:
git clone --depth 1 https://github.com/LeoDPraetorian/praetorian-coverage-digest.git && cp praetorian-coverage-digest/.claude/skills/taint-trace ~/.claude/skills/taint-trace -r# Taint Trace Skill
**Status:** Under development
**Design:** `.claude/.output/designs/2026-01-21-taint-trace-skill-design.md`
## Purpose
Interactive binary taint analysis orchestration for security researchers. Trace user input through binaries to identify security vulnerabilities by listing where data is used.
## Usage
```
/taint-trace "Trace TCP input in /path/to/server.exe"
/taint-trace "Trace all inputs in malware.exe and flag crypto functions"
/taint-trace "Where does argv[1] go in ./target"
```
## Implementation Notes
This file will be populated during implementation phase with:
- Intent parsing logic
- Cache management
- Orchestration agent spawning
- Progress monitoring
- Follow-up query handling
Details
| Category | Security → vulnerability |
| Source | LeoDPraetorian/praetorian-coverage-digest |
| SKILL.md | View on GitHub → |
| Repo Stars | N/A |
| Est. per Skill | N/A (shared across 100 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | Safe |
Related Skills
seo
SEO: Universal SEO Analysis Skill Comprehensive SEO analysis across all industries (SaaS, local serv
varlock
Varlock Security Skill Secure-by-default environment variable management for Claude Code sessions. R
solidity-security
Solidity Security Master smart contract security best practices, vulnerability prevention, and secur
scanning-tools
Security Scanning Tools Purpose Master essential security scanning tools for network discovery, vuln
Works Well With
Skills from the same repository — often designed to work together
SKILL.md.backup-20260119-122426
--- name: listing-skills description: Use when viewing all available skills - lists skills from core
gateway-tools
--- name: gateway-tools description: Routes tool tasks to library skills. Intent detection + progres
writing-plans
--- name: writing-plans description: Use when design is complete and detailed implementation tasks a