Toolverse
All skills

skill-audit

by openclaw

On-chain skill provenance registry. Check, register, audit, and vouch for agent skills on Solana. Use when evaluating skill safety, registering new skills, or looking up provenance before installation.

Installation

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

Installation

Quick info

Author
openclaw
Category
Testing

About this skill

On-chain skill provenance registry. Check, register, audit, and vouch for agent skills on Solana. Use when evaluating skill safety, registering new skills, or looking up provenance before installation.

How to use

  1. Zainstaluj pakiet skill-audit za pomocą npm: npm install @rocketlabs/skill-audit. Będziesz potrzebować dostępu do RPC Solany i opcjonalnie portfela z tokenami IQ, jeśli chcesz przeprowadzać audyty.

  2. Aby sprawdzić bezpieczeństwo umiejętności przed instalacją, użyj komendy /check-skill [nazwa]. Skill Audit przeszuka rejestr na blockchainie i zwróci odznakę zaufania (np. VERIFIED, FLAGGED, MALICIOUS), informacje o autorze, hash zawartości, wersję oraz historię audytów i liczbę głosów społeczności.

  3. Jeśli chcesz zarejestrować własną umiejętność, użyj /register-skill [ścieżka]. Narzędzie wczyta plik skill.md, obliczy SHA-256 hash zawartości i zapiszę rejestrację na blockchainie z pierwszymi 8 znakami hasha.

  4. Aby przesłać własny audyt bezpieczeństwa (wymaga tokenów IQ), użyj /audit-skill [nazwa] [poziom]. Wybierz poziom ważności: S (bezpieczne), L (niskie ryzyko), M (średnie), H (wysokie), C (krytyczne). Możesz również uruchomić ZeroLeaks i zapisać pełny raport na blockchainie.

  5. Poparć umiejętność głosem społeczności możesz komendą /vouch-skill [nazwa] [ocena]. Domyślnie ocena wynosi 5, ale możesz wybrać wartość od 1 do 5, aby wyrazić swoją opinię o jakości skill'u.

Related skills

nextjs-developer

by zenobi-us

Expert Next.js developer mastering Next.js 14+ with App Router and full-stack features. Specializes in server components, server actions, performance optimization, and production deployment with focus on building fast, SEO-friendly applications.

Testing
166226

differential-review

by trailofbits

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and

Testing
2510

playwright-cli

by microsoft

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Testing
45103

creating-financial-models

by anthropics

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

Testing
25137

performing-penetration-testing

by jeremylongshore

This skill enables automated penetration testing of web applications. It uses the penetration-tester plugin to identify vulnerabilities, including OWASP Top 10 threats, and suggests exploitation techniques. Use this skill when the user requests a \

Testing
1546

textual

by KyleKing

Expert guidance for building TUI (Text User Interface) applications with the Textual framework. Invoke when user asks about Textual development, TUI apps, widgets, screens, CSS styling, reactive programming, or testing Textual applications.

Testing
69192