Toolverse
All skills

clauditor

by openclaw

Tamper-resistant audit watchdog for Clawdbot agents. Detects and logs suspicious filesystem activity with HMAC-chained evidence.

Installation

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

Installation

Quick info

Author
openclaw
Category
Testing
Views
2

About this skill

Tamper-resistant audit watchdog for Clawdbot agents. Detects and logs suspicious filesystem activity with HMAC-chained evidence.

How to use

  1. Pobierz i skompiluj Clauditor. Przejdź do katalogu projektu i uruchom cargo build --release, aby zbudować binarny plik watchdoga.

  2. Sprawdź status instalacji, uruchamiając ./target/release/clauditor wizard status. Polecenie zwróci JSON z informacją o aktualnym kroku (1-6) i czy instalacja jest ukończona.

  3. Przejdź do następnego kroku instalacji za pomocą ./target/release/clauditor wizard next. Polecenie pokaże ci, co należy zrobić, dlaczego to ważne i dokładną komendę do uruchomienia (zwykle z sudo).

  4. Uruchom polecenie sudo, które wyświetlił kreator. Na przykład w kroku 1 utworzysz dedykowanego użytkownika systemowego, który będzie uruchamiał watchdoga.

  5. Zweryfikuj ukończenie kroku, uruchamiając ./target/release/clauditor wizard verify. Jeśli weryfikacja przejdzie pomyślnie, przejdź do kroku 3 i powtarzaj proces, aż complete będzie równe true.

  6. Po ukończeniu instalacji sprawdzaj status monitorowania za pomocą systemctl status systemd-journaldd i generuj raporty bezpieczeństwa poleceniem ./target/release/clauditor digest --log /var/lib/.sysd/.audit/events.log --key /etc/sysaudit/key --format markdown.

Related skills

code-reviewer

by google-gemini

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

Testing
1248

webapp-testing

by anthropics

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

Testing
130255

code-review-excellence

by wshobson

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

Testing
1145

ppt-creator

by daymade

Create professional slide decks from topics or documents. Generates structured content with data-driven charts, speaker notes, and complete PPTX files. Applies persuasive storytelling principles (Pyramid Principle, assertion-evidence). Supports multiple formats (Marp,

Testing
2739

pair-trade-screener

by tradermonty

Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior, calculates z-scores, and provides entry/exit recommendations for market-neutral strategies. Use when user requests pair

Testing
994

testing-workflow

by amo-tech-ai

Comprehensive testing workflow for E2E, integration, and unit tests. Use when testing applications layer-by-layer, validating user journeys, or running test suites.

Testing
1076