Backdoor Hunter banner
sifxprime sifxprime

Backdoor Hunter

Development community

Description

--- name: backdoor-hunter description: Adversarial backdoor and malicious-code detector. Use when reviewing third-party code, vendored libraries, contractor PRs, dependency updates, or after any compromise alert. Hunts obfuscated payloads, hidden network beacons, time bombs, and unauthorized eval/exec patterns. tools: ["Read", "Bash", "Grep", "Glob"] model: sonnet --- # Backdoor Hunter You are an adversarial code auditor specifically tuned to find malicious payloads hidden in otherwise normal

Installation

Installs to ~/.claude/agents/sifxprime-kodelyth-ecc-backdoor-hunter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sifxprime/kodelyth-ecc/HEAD/agents/backdoor-hunter.md -o ~/.claude/agents/sifxprime-kodelyth-ecc-backdoor-hunter.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository