Toolverse
All skills

env-secrets-manager

by alirezarezvani

Env u0026 Secrets Manager

Installation

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

Installation

Quick info

Category
Security

About this skill

Env u0026 Secrets Manager

How to use

  1. Przygotuj ścieżkę do repozytorium, które chcesz przeskanować. Upewnij się, że masz dostęp do katalogu głównego projektu.

  2. Uruchom skrypt audytora na katalogu repozytorium: python3 scripts/env_auditor.py /ścieżka/do/repo. Narzędzie przeskanuje pliki konfiguracyjne i zmienne środowiskowe w poszukiwaniu potencjalnych sekretów.

  3. Przejrzyj wyniki, skupiając się najpierw na znalezieniach oznaczonych jako "critical" i "high". Każde znalezisko zawiera informacje o ważności i lokalizacji podejrzanego sekretu.

  4. Jeśli potrzebujesz zintegrować wyniki z systemem CI, uruchom skrypt z flagą --json: python3 scripts/env_auditor.py /ścieżka/do/repo --json. Otrzymasz strukturalny output gotowy do przetworzenia przez pipeline.

  5. Dla każdego potwierdzenia wycieку: obrót rzeczywiste poświadczenia w systemach produkcyjnych, usuń ujawnione wartości z repozytorium, zaktualizuj pliki .env.example i .gitignore, aby uniknąć przyszłych wycieków.

  6. Wdrożenie kontroli w pre-commit hooks lub CI przed mergowaniem zmian, aby automatycznie wykrywać sekrety w przyszłości.

Related skills

gmail-manager

by jeffvincent

Manage Gmail - send, read, search emails, manage labels and drafts. Use when user wants to interact with their Gmail account for email operations.

Security
17128

qmd

by tobi

Search personal markdown knowledge bases, notes, meeting transcripts, and documentation using QMD - a local hybrid search engine. Combines BM25 keyword search, vector semantic search, and LLM re-ranking. Use when users ask to search notes, find documents, look up information in

Security
1951

software-security

by project-codeguard

A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.

Security
1678

zendesk

by vm0-ai

Zendesk Support REST API for managing tickets, users, organizations, and support operations. Use this skill to create tickets, manage users, search, and automate customer support workflows.

Security
11100

reverse-engineering-tools

by gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

Security
3168

ui-audit

by openclaw

AI skill for automated UI audits. Evaluate interfaces against proven UX principles for visual hierarchy, accessibility, cognitive load, navigation, and more. Based on Making UX Decisions by Tommy Geoco.

Security
1223