Skip to main content
Back to registry

claude-settings-audit

getsentry/skills

Analyze this repository and generate recommended Claude Code settings.json permissions for read-only commands.

Installs187
Install command
npx skills add https://github.com/getsentry/skills --skill claude-settings-audit
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Analyze this repository and generate recommended Claude Code settings.json permissions for read-only commands. Run these commands to detect the repository structure: Check for these indicator files: Check for service integrations: Read dependency files to identify frameworks: Build the allow list by combining: Only include commands for tools actually detected in the project. If this is a Sentry project (or sentry-skills plugin is installed), include: MCP servers are configured in .mcp.json (not settings.json ). Check for existing config: Add to .mcp.json (replace {org-slug} and {project-slug} with your Sentry organization and project slugs): Add to .mcp.json : Note : Never suggest GitHub MCP. Always use gh CLI commands for GitHub. Present your findings as: Example output structure: Only include the package manager actually used by the project: If multiple lock files exist, include only the commands for each detected manager. - package.json → check dependencies and devDependencies - pyproject.toml → check [project.dependencies] or [tool.poetry.dependencies] - Gemfile → check gem names - Cargo.toml → check [dependencies] - Summary Table - What was detected - Recommended settings.json - Complete JSON ready to copy - MCP Suggestions - If applicable - Merge Instructions - If existing settings found - Only READ-ONLY commands that cannot modify state - Only tools that are actually...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does claude-settings-audit do?

Analyze this repository and generate recommended Claude Code settings.json permissions for read-only commands.

Is claude-settings-audit good?

claude-settings-audit does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does claude-settings-audit work with?

claude-settings-audit currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to claude-settings-audit?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install claude-settings-audit?

npx skills add https://github.com/getsentry/skills --skill claude-settings-audit

Related skills

More from getsentry/skills

Related skills

Alternatives in Software Engineering