Analyzes repository structures to generate optimized Claude Code settings and secure read-only permissions.
Claude Settings Auditor is a specialized utility designed to streamline the configuration of Claude Code environments. By scanning a repository's tech stack, build tools, and dependency locks, it automatically generates a tailored settings.json file containing specific read-only bash commands and WebFetch domains. This ensures Claude has the necessary context to assist with development while strictly adhering to a least-privilege security model, preventing the inclusion of unnecessary or potentially risky commands.
主な機能
010 GitHub stars
02Automatic tech stack detection for Python, Node.js, Go, Rust, and more
03Tailored bash command allow-lists based on detected package managers
04Framework-specific WebFetch domain recommendations for documentation access
05Sentry and Linear service integration detection and configuration
06MCP server configuration suggestions for enhanced tool capabilities
ユースケース
01Auditing existing AI permissions to ensure security and least-privilege access
02Setting up a new project with Claude Code for the first time
03Standardizing Claude configurations across a team or organization