Claude Skill

Betterleaks Next-Generation Secrets Scanner

A fast, configurable secrets scanner built by the creator of Gitleaks and backed by Aikido Security. Betterleaks detects leaked passwords, API keys, and tokens in git repositories, directories, and stdin with CEL-based validation and parallelized scanning.

LLM Mart · 0 points · 0 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download agentskillexchange-skills-skills_betterleaks-secrets-scanner-07beb56.zip · 0 KB
Part of agentskillexchange/skills — 249 skills

Install

skills CLI npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/betterleaks-secrets-scanner
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
Git git clone https://github.com/agentskillexchange/skills.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole agentskillexchange/skills collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Betterleaks Next-Generation Secrets Scanner

A fast, configurable secrets scanner built by the creator of Gitleaks and backed by Aikido Security. Betterleaks detects leaked passwords, API keys, and tokens in git repositories, directories, and stdin with CEL-based validation and parallelized scanning.

Installation

Use the upstream install or setup path that matches your environment:

Basic usage or getting-started notes:

Source

Files (skills)
  • SKILL.md 1.5 KB
    ---
    name: "Betterleaks Next-Generation Secrets Scanner"
    slug: "betterleaks-secrets-scanner"
    description: "A fast, configurable secrets scanner built by the creator of Gitleaks and backed by Aikido Security. Betterleaks detects leaked passwords, API keys, and tokens in git repositories, directories, and stdin with CEL-based validation and parallelized scanning."
    github_stars: 712
    verification: "security_reviewed"
    source: "https://github.com/betterleaks/betterleaks"
    category: "Security & Verification"
    framework: "Claude Code"
    tool_ecosystem:
      github_repo: "betterleaks/betterleaks"
      github_stars: 712
    ---
    
    # Betterleaks Next-Generation Secrets Scanner
    
    A fast, configurable secrets scanner built by the creator of Gitleaks and backed by Aikido Security. Betterleaks detects leaked passwords, API keys, and tokens in git repositories, directories, and stdin with CEL-based validation and parallelized scanning.
    
    ## Installation
    
    Use the upstream install or setup path that matches your environment:
    - brew install betterleaks
    - brew install betterleaks/tap/betterleaks
    - docker pull ghcr.io/betterleaks/betterleaks:latest
    - git clone https://github.com/betterleaks/betterleaks
    
    Basic usage or getting-started notes:
    - # Package managers
    - # Fedora Linux
    - sudo dnf install betterleaks
    
    - Source: https://github.com/betterleaks/betterleaks
    - Extracted from upstream docs: https://raw.githubusercontent.com/betterleaks/betterleaks/HEAD/README.md
    
    ## Source
    
    - [Agent Skill Exchange](https://agentskillexchange.com/skills/betterleaks-secrets-scanner/)
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related