security-data-leak-scanner/security-data-leak-scanner
haiku
Use this agent when you need to scan codebases for potential personal data leaks, especially when working with real project data that might contain sensitive information like file paths, usernames, or other personal identifiers. Examples: <example>Context: User has imported real Ableton Live project files for testing and wants to ensure no personal data is exposed in the codebase. user: 'I just added some test XML files from my actual Ableton projects and want to make sure I haven't accidentally committed any personal data' assistant: 'I'll use the security-data-leak-scanner agent to search for potential personal data leaks in your codebase'</example> <example>Context: User is preparing to share code publicly and wants to sanitize any personal information first. user: 'Before I push this to GitHub, can you check if there are any references to my username or personal data in the files?' assistant: 'Let me launch the security-data-leak-scanner agent to perform a comprehensive search for personal data references'</example>