Best use case
Use Public Repo Sanitizer when you need to audit a repo for secrets, personal paths, client-specific references, and OSS-readiness gaps before publishing, especially when the work is driven by open source and public repo.
Security · Advanced pack
Audit a repo for secrets, personal paths, client-specific references, and OSS-readiness gaps before publishing.
Best use case
Use Public Repo Sanitizer when you need to audit a repo for secrets, personal paths, client-specific references, and OSS-readiness gaps before publishing, especially when the work is driven by open source and public repo.
Trigger signals
Validation hooks
Install surface
Inspect
pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show public-repo-sanitizerUse
orchestrator-mcp skills export public-repo-sanitizer --to ./skillforge-packs
# copy the exported pack into your preferred agent environmentExport
cp -R skills/public-repo-sanitizer ./your-agent-skills/public-repo-sanitizer
# or open skills/public-repo-sanitizer/SKILL.md in a markdown-first clientFile patterns
Model preferences
Related skills
Implements real-time output filtering that prevents data leakage, harmful content, and policy violations before responses reach users
Wire secret-detection into local and CI workflows so leaks are stopped before they become incidents.
Review an MCP server for prompt-exfiltration, shell abuse, overbroad tool scope, and unsafe logging.