LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: ownership

Browse skills that share this tag.

  • security-ownership-map - Analyze git security ownership and bus factor risks.
    gitsecurityownershipbus-factor

    ★ 0 · Updated 2026-09-20

    Analyzes git history to map security ownership, calculate bus factor, build co-change graphs, and export artifacts for visualization.

    ⚙ Build security ownership topology⚙ Calculate bus factor risks⚙ Build file co-change graphs
  • memory-safety-patterns - Patterns for cross-language memory-safe programming.
    memory-safetyraiiownershipsmart-pointers

    ★ 2 · Updated 2026-09-09

    Provides cross-language patterns for memory-safe programming including RAII, ownership, smart pointers, and resource management.

    ⚙ Write memory-safe systems code⚙ Manage system and memory resources⚙ Prevent use-after-free and leaks
  • security-ownership-map - Build Git Security Ownership Graph
    securitygitownershipcode

    ★ 602 · Updated 2026-05-11

    Analyze git repositories to build security ownership topology, compute bus factor and sensitive-code ownership, export CSV/JSON for graph databases.

    ⚙ analyze git repository⚙ build ownership graph⚙ compute bus factor