audit-permissions
CommunityAudit and harmonize Claude Code permissions.
Authormalob
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps teams audit and harmonize Claude Code permissions across multiple projects by identifying local, project-specific permissions that should be promoted to global configuration and by cleaning up redundancies.
Core Features & Use Cases
- Discover project-local Claude Code permissions across repositories and aggregate them by project.
- Identify redundant or risky local permissions that are now covered by global settings.
- Promote safe permissions to global config and clean local permissions to maintain a minimal, accurate local-permissions baseline.
- Use case: An engineering team wants to ensure consistent Claude Code permissions across dozens of services without manually reconciling each repo.
Quick Start
- Run the discovery script to locate all settings.local.json files: ./scripts/discover-settings.sh
- Generate an aggregated permissions report: ./scripts/extract-permissions.py <paths from discovery>
- Clean redundant local permissions using the cleanup script: ./scripts/cleanup-redundant.py --apply
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: audit-permissions Download link: https://github.com/malob/nix-config/archive/main.zip#audit-permissions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.