Skip to content

chore: update Claude Code project settings#76

Merged
marcstraube merged 1 commit into
masterfrom
chore/update-claude-settings
Apr 19, 2026
Merged

chore: update Claude Code project settings#76
marcstraube merged 1 commit into
masterfrom
chore/update-claude-settings

Conversation

@marcstraube
Copy link
Copy Markdown
Owner

Summary

  • Clean up shared permissions: add make, full git workflow, gh CLI
  • Remove redundant entries: npm/npx (use pnpm), cat/grep/find (dedicated tools)
  • Move personal tools (curl, WebSearch, WebFetch, IDE diagnostics) to private settings
  • Enable Socket security plugins: socket-inspect, socket-fix, socket-scan

Test plan

  • Permissions cover project workflow (make, pnpm, git, gh)
  • No overly broad permissions (no python3, no shell wildcards)
  • Socket plugins enabled for dependency security

🤖 Generated with Claude Code

Clean up shared permissions and add Socket security plugins.

- Add make, git workflow, gh CLI permissions for project workflow
- Remove npm/npx (use pnpm), cat/grep/find (use dedicated tools)
- Move personal tools (curl, WebSearch, WebFetch) to private settings
- Enable socket-inspect, socket-fix, socket-scan plugins

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@marcstraube marcstraube enabled auto-merge (squash) April 19, 2026 10:21
@marcstraube marcstraube merged commit 8b3ee84 into master Apr 19, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant