Skip to content

fix(agents): harden .claude gitignore + update security-auditor (tool names, memory) - #10

Merged
github-actions[bot] merged 2 commits into
mainfrom
fix/security-auditor-tool-names-memory
Jun 18, 2026
Merged

fix(agents): harden .claude gitignore + update security-auditor (tool names, memory)#10
github-actions[bot] merged 2 commits into
mainfrom
fix/security-auditor-tool-names-memory

Conversation

@subkoks

@subkoks subkoks commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • .gitignore: commit .claude/settings.json, ignore local perms/transcripts
  • agents/security-auditor.md: rename ShellBash tool, drop disallowedTools (allow-list is sufficient), add memory: user for persistent vulnerability pattern accumulation, clarify write restriction (audit target read-only; agent-memory dir allowed)

Test plan

  • CI scan passes
  • Agent loads without tool-name errors in Claude Code

subkoks and others added 2 commits June 17, 2026 22:44
- Rename Shell→Bash, drop disallowedTools (tool list is now the allow-list)
- Add memory: user so auditor can persist vulnerability patterns
- Clarify write restriction: audit target read-only, agent-memory dir allowed

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
github-actions Bot enabled auto-merge (squash) June 18, 2026 16:05
@github-actions
github-actions Bot merged commit ce12335 into main Jun 18, 2026
4 checks passed
@subkoks
subkoks deleted the fix/security-auditor-tool-names-memory branch June 18, 2026 16:58
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