Toolverse
All skills

validate-binaries

by peteonrails

Validate voxtype binaries for CPU instruction contamination. Use when checking release binaries for AVX-512 or GFNI instruction leaks that would crash on older CPUs.

Installation

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

Installation

Quick info

Category
Security
Views
3

About this skill

Validate voxtype binaries for CPU instruction contamination. Use when checking release binaries for AVX-512 or GFNI instruction leaks that would crash on older CPUs.

How to use

  1. Zdefiniuj wersję binaria, którą chcesz sprawdzić — na przykład 0.4.14. Jeśli nie znasz wersji, zapytaj użytkownika o numer wydania.
  2. Zlokalizuj binaria w katalogu releases/${VERSION}/ — powinny tam być pliki dla AVX2, Vulkan i AVX-512.
  3. Uruchom objdump na każdym binariu, aby wyszukać zabronione instrukcje: zmm rejestry (512-bitowe rejestry AVX-512), operacje AVX-512 takie jak vpternlog, vpermt2 lub vpblendm, oraz instrukcje GFNI (vgf2p8, gf2p8).
  4. Dla binaria AVX2 i Vulkan liczba wyników powinna wynosić 0 — oznacza to, że nie zawierają zabronionych instrukcji. Dla binaria AVX-512 powinny być obecne zmm rejestry, co potwierdza optymalizację.
  5. Raportuj wynik dla każdego binaria jako pass (brak zabronionych instrukcji) lub fail (znaleziono niedozwolone instrukcje).
  6. Jeśli jakiekolwiek binarium zawiera zabronione instrukcje, wskaż konkretne instrukcje i ich liczbę, aby użytkownik mógł zgłosić problem maintainerom.

Related skills

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

zendesk

by vm0-ai

Zendesk Support REST API for managing tickets, users, organizations, and support operations. Use this skill to create tickets, manage users, search, and automate customer support workflows.

Security
11100

ui-audit

by openclaw

AI skill for automated UI audits. Evaluate interfaces against proven UX principles for visual hierarchy, accessibility, cognitive load, navigation, and more. Based on Making UX Decisions by Tommy Geoco.

Security
1223

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

academic-researcher

by Shubhamsaboo

Academic research assistant for literature reviews, paper analysis, and scholarly writing.\nUse when: reviewing academic papers, conducting literature reviews, writing research summaries,\nanalyzing methodologies, formatting citations, or when user mentions academic research,

Security
1260