Claude Settings Auditor is an essential utility for developers setting up or managing Claude Code in their projects. It systematically scans repository files, lock files, and configurations to identify the technology stack, package managers, and third-party services in use. Based on this intelligence, it generates a comprehensive, read-only settings.json allow list that prevents destructive actions while ensuring Claude has the necessary tools to provide context and perform lookups. The skill supports multiple languages (Python, Node.js, Go, Rust, etc.), CI/CD tools, and even suggests relevant MCP server configurations for services like Sentry and Linear.
주요 기능
01Automatic tech stack and package manager detection for tailored permissions
02Identifies third-party service integrations like Sentry and Linear for MCP setup
03Audits existing configurations to ensure security best practices are followed
040 GitHub stars
05Generates secure, read-only bash command allow lists for settings.json
06Recommends framework-specific documentation domains for WebFetch usage