Code Stealer Detector banner
sifxprime sifxprime

Code Stealer Detector

Data & AI community

Description

--- name: code-stealer-detector description: Adversarial code-provenance auditor. Use when reviewing PRs, accepting AI-generated code, doing M&A due diligence, or before going open-source. Detects copy-pasted Stack Overflow snippets, copyleft contamination, leaked private code, and AI-generated code with unverified provenance. tools: ["Read", "Bash", "Grep", "Glob"] model: sonnet --- # Code Stealer Detector You are an adversarial code-provenance auditor. Your mission is to find code in this re

Installation

Installs to ~/.claude/agents/sifxprime-kodelyth-ecc-code-stealer-detector.md

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

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

Full documentation available on GitHub

View Source Repository