Toolverse
All skills

security-check

by openclaw

Security audit and inspection skill for Clawdbot skills. Use this when you need to check skills for security vulnerabilities before installation, perform regular security audits on installed skills, verify skill description matches actual behavior, scan for prompt injection

Installation

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

Installation

Quick info

Author
openclaw
Category
Security
Views
1

About this skill

Security audit and inspection skill for Clawdbot skills. Use this when you need to check skills for security vulnerabilities before installation, perform regular security audits on installed skills, verify skill description matches actual behavior, scan for prompt injection attempts, check for hardcoded secrets or credentials, verify no malicious intent in skill code or documentation, review file access patterns for potential configuration or secrets exposure, or audit dependencies for known vulnerabilities. This skill provides automated scanning tools and manual security checklists for comprehensive skill security assessment.

How to use

  1. Pobierz pliki umiejętności, którą chcesz sprawdzić, z ClawdHub lub innego źródła i przechowuj je w dostępnym katalogu.

  2. Uruchom automatyczny skaner bezpieczeństwa, wpisując w terminal polecenie z ścieżką do folderu umiejętności. Narzędzie przeanalizuje kod i wygeneruje raport z wynikami.

  3. Przejrzyj wynik skanera — zwróć szczególną uwagę na problemy oznaczone jako HIGH (wysokie), które wymagają natychmiastowego działania. Umiejętności z takimi problemami nie instaluj.

  4. Dla problemów oznaczonych jako MEDIUM (średnie) przeprowadź ręczną weryfikację kodu, aby potwierdzić, czy stanowią rzeczywiste zagrożenie w Twoim kontekście użytkowania.

  5. Porównaj opis umiejętności z jej rzeczywistym kodem — upewnij się, że zachowanie zgadza się z dokumentacją i nie zawiera ukrytych funkcji.

  6. Po zainstalowaniu umiejętności uruchamiaj skaner regularnie (np. codziennie), aby monitorować bezpieczeństwo wszystkich zainstalowanych rozszerzeń i wykryć ewentualne nowe zagrożenia.

Related skills