HomePeopleCompaniesAI ModelsOpen SourceAgentsResearchApps
AllModelsInferenceToolingImage and Video
Open SourceToolingAnthropic 31 Aug 2026 GitHub

aisweep: Find and Remove AI-Agent Attribution Artifacts from Your Codebase

TLDR

aisweep is a command-line tool that finds AI-agent attribution artifacts in codebases: Claude session URLs appended to commit messages, 'Generated with Claude Code' footer text, and AI co-author tags. It runs in audit mode to report what is present or strip mode to remove it. Useful for developers who want to control what AI-provenance metadata surfaces in public repositories.

Read the original