Verify an open-source fork is fully sanitized before release. Scans for leaked secrets, PII, internal references, and dangerous files using 20+ regex patterns. Generates a PASS/FAIL/PASS-WITH-WARNINGS report. Second stage of the opensource-pipeline skill.
$curl -o .claude/agents/opensource-sanitizer.md https://raw.githubusercontent.com/codeape-7/ai-agent-workflowgroup/HEAD/agents/opensource-sanitizer.mdInstalls into the current project.
Install opensource-sanitizer by running `curl -o .claude/agents/opensource-sanitizer.md https://raw.githubusercontent.com/codeape-7/ai-agent-workflowgroup/HEAD/agents/opensource-sanitizer.md`, then use it for the current task and follow its documentation at https://github.com/codeape-7/ai-agent-workflowgroup.