install
source · Clone the upstream repo
git clone https://github.com/alexgreensh/repo-forensics
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/alexgreensh/repo-forensics "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/forensify/tests/fixtures/codex_stack/skills/clean-skill" ~/.claude/skills/alexgreensh-repo-forensics-clean-skill && rm -rf "$T"
manifest:
skills/forensify/tests/fixtures/codex_stack/skills/clean-skill/SKILL.mdsource content
Clean Skill
This is a benign skill used as a negative control in canary tests. It should produce zero findings from any scanner.