Sensitive Data Leakage
CommunityDetect secrets in output sinks.
Software Engineering#security#logging#secrets#vulnerability detection#data leakage#credential exposure
Authorallsmog
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents sensitive information like credentials, API keys, and tokens from being accidentally exposed in logs, error messages, or other output channels.
Core Features & Use Cases
- Comprehensive Detection: Identifies sensitive data based on naming patterns, function returns, struct fields, and environment variables.
- Output Sink Analysis: Scans for common output sinks including logging libraries, error reporting, and HTTP responses.
- Use Case: Automatically scan your codebase to find instances where a password variable might be logged to a debug console, preventing a security breach.
Quick Start
Run a comprehensive scan for sensitive data leakage in the current Go project.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Sensitive Data Leakage Download link: https://github.com/allsmog/vuln-scout/archive/main.zip#sensitive-data-leakage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.