rb:secrets

Community

Prevent leaked secrets before they are committed

Authorslbug
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Detects accidental inclusion of secrets, API keys, and credentials in a codebase to prevent sensitive data from being committed or distributed.

Core Features & Use Cases

  • Repository scanning: Run pattern- and heuristic-based scans over project files and git history to find exposed keys, tokens, and private keys.
  • Baseline and validation: Support for baseline files to ignore known findings and an optional validation mode to verify high-confidence leaks against live APIs.
  • Use Case: Run this before committing or in CI to catch hardcoded credentials in Rails, Grape, or Ruby projects and receive remediation guidance such as adding files to .gitignore or rotating keys.

Quick Start

Run a secrets scan on the project root with a baseline file and include validation to produce a prioritized findings report and remediation steps.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: rb:secrets
Download link: https://github.com/slbug/claude-ruby-grape-rails/archive/main.zip#rb-secrets

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.