security-ownership-map

Official

Map security owners and hotspots from Git history

Authortech-leads-club
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill analyzes the git history of a codebase to build a security ownership topology that links people to the files they touch, enabling governance visibility, risk assessment, and targeted security ownership.

Core Features & Use Cases

  • Build a bipartite graph of people and files from commit history.
  • Compute ownership risk metrics (bus factor, sensitive-touches) and export CSV/JSON artifacts for graph databases and visualization (Neo4j/Gephi).
  • Identify orphaned sensitive code and CODEOWNERS drift to surface governance gaps and risk hotspots.

Quick Start

Run from the repo root: python skills/skills/security-ownership-map/scripts/run_ownership_map.py
--repo .
--out ownership-map-out
--since "12 months ago"
--emit-commits

Dependency Matrix

Required Modules

networkx

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: security-ownership-map
Download link: https://github.com/tech-leads-club/agent-skills/archive/main.zip#security-ownership-map

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.