Toolverse
All skills

skills-audit

by openclaw

Audit locally installed agent skills for security/policy issues using the SkillLens CLI (`skilllens scan`, `skilllens config`). Use when asked to scan a skills directory (Codex/Claude) and produce a risk-focused audit report based on each skill's `SKILL.md` and bundled resources.

Installation

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

Installation

Quick info

Author
openclaw
Category
Security
Views
6

About this skill

Audit locally installed agent skills for security/policy issues using the SkillLens CLI (skilllens scan, skilllens config). Use when asked to scan a skills directory (Codex/Claude) and produce a risk-focused audit report based on each skill's SKILL.md and bundled resources.

How to use

  1. Zainstaluj SkillLens — uruchom npx skilllens scan (jednorazowe uruchomienie) lub pnpm add -g skilllens (instalacja globalna). Jeśli używasz pnpm, możesz też użyć pnpm dlx skilllens scan.

  2. Sprawdź konfigurację skanera — wykonaj skilllens config, aby zobaczyć skonfigurowane katalogi do skanowania i dostępność CLI audytora (Claude lub Codex).

  3. Uruchom skan — wykonaj skilllens scan dla wszystkich skonfigurowanych katalogów lub skilllens scan ścieżka dla konkretnego katalogu (np. skilllens scan ~/.codex/skills lub skilllens scan ./skills). Dodaj flagę --verbose, aby zobaczyć szczegółowe wyniki audytora, lub --force, aby zignorować wyniki z pamięci podręcznej.

  4. Przeanalizuj wyniki — przejrzyj umiejętności oznaczone jako unsafe lub suspicious w pierwszej kolejności. Następnie sprawdź skills żądające szerokich uprawnień (dostęp do systemu plików, sieć), wykonujące polecenia shell lub pobierające kod z zewnętrznych źródeł.

  5. Ręcznie sprawdź zawartość każdej umiejętności — przeczytaj plik SKILL.md oraz katalogi scripts/, references/ i assets/. Nie uruchamiaj skryptów domyślnie — najpierw je przeanalizuj pod kątem potencjalnych zagrożeń takich jak wysyłanie danych do zdalnych serwerów, uruchamianie arbitralnych poleceń lub pobieranie i wykonywanie kodu.

Related skills

payload

by payloadcms

Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

Security
50171

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174

typescript-review

by metabase

Review TypeScript and JavaScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing TypeScript/JavaScript code.

Security
17133

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

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111

google-analytics

by davila7

Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.

Security
1260