Toolverse
All skills

scanning-for-secrets

by jeremylongshore

This skill helps you scan your codebase for exposed secrets and credentials. It uses pattern matching and entropy analysis to identify potential security vulnerabilities such as API keys, passwords, and private keys. Use this skill when you want to proactively identify and

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Security

About this skill

This skill helps you scan your codebase for exposed secrets and credentials. It uses pattern matching and entropy analysis to identify potential security vulnerabilities such as API keys, passwords, and private keys. Use this skill when you want to proactively identify and remediate exposed secrets before they are committed to version control or deployed to production. It is triggered by phrases like \

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude, dodając skill scanning-for-secrets do konfiguracji wtyczek. Upewnij się, że masz dostęp do narzędzi Read, Write, Edit, Grep, Glob i Bash wymaganych do skanowania.

  2. Aktywuj skanowanie, wydając polecenie Claude'owi w naturalnym języku, np. "Skanuj mój kod w poszukiwaniu sekretów", "Sprawdź, czy w konfiguracji nie ma wycieków haseł" lub "Znajdź ukryte klucze API w repozytorium".

  3. Claude uruchomi wtyczkę secret-scanner, która przeskanuje Twoją bazę kodu, szukając wzorców pasujących do znanych formatów sekretów — takich jak klucze AWS (AKIA[0-9A-Z]{16}), klucze prywatne SSH czy PGP, oraz hasła w plikach konfiguracyjnych.

  4. Czekaj na raport skanowania, który zawiera listę znalezionych sekretów, ich dokładne lokalizacje w plikach oraz sugerowane kroki naprawcze — na przykład wycofanie klucza lub usunięcie poufnych danych.

  5. Przejrzyj wyniki i zastosuj rekomendacje z raportu — zmień lub wycofaj ujawnione klucze, usuń hasła z kodu, a następnie zacommituj zmiany do repozytorium.

  6. Używaj tej umiejętności regularnie przed commitem zmian lub wdrożeniem kodu do produkcji, aby proaktywnie zapobiegać wyciekom poświadczeń.

Related skills

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111

senior-security

by davila7

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture,

Security
2482

feishu-docs

by openclaw

飞书文档(Docx)API技能。用于创建、读取、更新和删除飞书文档。支持Markdown/HTML内容转换、文档权限管理。

Security
1574

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252

openapi-spec-generation

by wshobson

Generate and maintain OpenAPI 3.1 specifications from code, design-first specs, and validation patterns. Use when creating API documentation, generating SDKs, or ensuring API contract compliance.

Security
18109

backend-security-coder

by sickn33

Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.

Security
1133