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.

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

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

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Build security ownership topology
  • Calculate bus factor risks
  • Build file co-change graphs
  • Detect code maintainer communities
  • Export CSV and JSON graph artifacts
  • Query bounded ownership JSON slices

Inputs

  • Git repository
  • Time window parameters
  • Sensitivity configuration CSV file

Outputs

  • CSV node and edge files
  • summary.json summary file
  • communities.json community file
  • cochange.graph.json graph file
  • GraphML format files
  • JSON query slices

Requirements

  • Python 3
  • networkx library

Source

  • Spec: SKILL.md
git
security
ownership
bus-factor
graph-database
networkx
Build security ownership topology
Calculate bus factor risks
Build file co-change graphs
Detect code maintainer communities
Git repository
Time window parameters
Sensitivity configuration CSV file
CSV node and edge files
summary.json summary file
communities.json community file