scanning-database-security
This skill enables Claude to perform comprehensive database security scans using the database-security-scanner plugin. It is triggered when the user requests a security assessment of a database, including identifying vulnerabilities like weak passwords, SQL injection risks, and
Installation
Pick a client and clone the repository into its skills directory.
Installation
About this skill
This skill enables Claude to perform comprehensive database security scans using the database-security-scanner plugin. It is triggered when the user requests a security assessment of a database, including identifying vulnerabilities like weak passwords, SQL injection risks, and insecure configurations. The skill leverages OWASP guidelines to ensure thorough coverage and provides remediation suggestions. Use this skill when the user asks to \
How to use
Zainstaluj skill w swoim środowisku Claude, upewniając się że masz dostęp do pluginu database-security-scanner oraz narzędzi Read, Write, Edit, Grep, Glob i Bash.
Poproś Claude o skanowanie bazy danych, używając jednej z naturalnych fraz: "Skanuj bezpieczeństwo bazy danych", "Sprawdź bazę na podatności", "Przeprowadź kontrolę zgodności OWASP" lub "Oceń stan bezpieczeństwa bazy danych".
Podaj szczegóły połączenia do bazy (typ: PostgreSQL lub MySQL, host, port, nazwa bazy) — skill automatycznie zainicjuje skanowanie przez plugin.
Czekaj na raport z wynikami — plugin przeskanuje konfiguracje, hasła, zapytania SQL i inne elementy pod kątem typowych luk bezpieczeństwa.
Przejrzyj wygenerowany raport zawierający listę zidentyfikowanych podatności, ich opis i status zgodności z OWASP.
Zastosuj rekomendacje naprawcze — skill dostarczy konkretne kroki oraz automatyczne skrypty do naprawy znalezionych problemów bezpośrednio w bazie danych.