Secret Leak Scanner
by RuH
Scans your codebase or staged git changes for accidentally committed API keys, AWS credentials, private keys and tokens before you push.
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Check my staged changes for any secrets before I commit.
Your agent does
[HIGH] config.py:1 AWS Access Key ID -> AKIAMNOP [HIGH] config.py:2 AWS Secret Access Key -> aws_********************************************************KEY [MEDIUM] config.py:2 Env-style Secret Assignment -> aws_****************************************KEY [HIGH] config.py:3 Stripe Secret Key -> sk_lSTUV [HIGH] config.py:4 DB Connection String w/ password -> post*****************prod
Scan complete. 5 potential finding(s). Review each finding — HIGH severity items should be treated as real leaks until proven otherwise.
Summary: Found 4 high-confidence leaks (AWS key pair, Stripe live key, DB connection string with embedded password) and 1 medium-confidence finding. Recommend rotating the AWS and Stripe keys immediately since they were staged for commit, moving all four values to environment variables, and adding config.py to .gitignore before committing again.
What you get
About this skill
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
AI Enthusiast & Prompt Engineer. I architect, rigorously test, and deploy high-performance skills designed to solve real-world problems.
Frequently Asked Questions
Popular in DevOps & Deployment
devsecops-expert
Senior-level DevOps automation for CI/CD, IaC, Kubernetes, and production-ready GitOps pipelines.
dockerfile-gen
Instantly generate optimized multi-stage Dockerfiles and docker-compose configs for any web project.

Code Regression Risk Analyzer
Analyze code changes to map dependency blast radius, identify breaking contract changes, and score deployment risk.
Dependency Upgrade Planner
Safe dependency upgrade plans: changelog-aware risk scoring, test hints, and rollback paths.