Toolverse
All skills

shell-security-ultimate

by openclaw

Security-first command execution for AI agents. Classifies commands by risk level (SAFE→CRITICAL), enforces transparency, prevents dangerous operations. Includes enforcement scripts and agent integration patterns.

Installation

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

Installation

Quick info

Author
openclaw
Category
Security

About this skill

Security-first command execution for AI agents. Classifies commands by risk level (SAFE→CRITICAL), enforces transparency, prevents dangerous operations. Includes enforcement scripts and agent integration patterns.

How to use

  1. Zainstaluj umiejętność shell-security-ultimate w swoim środowisku agenta, klonując repozytorium z github.com/openclaw/skills i wskazując ścieżkę do folderu skills/globalcaos/shell-security-ultimate.

  2. Zintegruj umiejętność z agentem poprzez dodanie instrukcji systemowej, która nakazuje agentowi klasyfikować każdą komendę shell przed jej wykonaniem — każde polecenie musi otrzymać etykietę SAFE (bezpieczne, tylko do odczytu), WARN (może zmienić stan systemu) lub CRIT (destrukcyjne lub nieodwracalne).

  3. Skonfiguruj reguły egzekucji: komendy SAFE uruchamiają się automatycznie, komendy WARN są logowane i wymagają potwierdzenia, komendy CRIT są blokowane do czasu zatwierdzenia przez użytkownika.

  4. Monitoruj logi operacji, które agent generuje — każda klasyfikacja i każde wykonane polecenie powinno być widoczne w dzienniku, abyś mógł śledzić dokładnie co agent robił i dlaczego operacja została dozwolona.

  5. Stosuj override'y w razie potrzeby — możesz zatwierdzić, odrzucić lub eskalować dowolną komendę na dowolnym poziomie ryzyka, jeśli masz pewność co do jej bezpieczeństwa.

Related skills

youtube-watcher

by openclaw

Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.

Security
2231

skill-writer

by pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

Security
15116

reviewing-code

by CaptainCrouton89

Systematically evaluate code changes for security, correctness, performance, and spec alignment. Use when reviewing PRs, assessing code quality, or verifying implementation against requirements.

Security
1493

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

brand-voice

by anthropics

Apply and enforce brand voice, style guide, and messaging pillars across content. Use when reviewing content for brand consistency, documenting a brand voice, adapting tone for different audiences, or checking terminology and style guide compliance.

Security
48158

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