Skip to content

Add AGENTS.md with fm-shim review guidelines#8

Open
assisted-by-ai wants to merge 1 commit intomasterfrom
claude/security-review-fm-shim-8hki2
Open

Add AGENTS.md with fm-shim review guidelines#8
assisted-by-ai wants to merge 1 commit intomasterfrom
claude/security-review-fm-shim-8hki2

Conversation

@assisted-by-ai
Copy link
Copy Markdown
Owner

Summary

Guidelines cover:

  • D-Bus name acquisition: warn-but-continue is intentional, do not make it fatal
  • Systemd sandboxing: restrictions inherit to child processes (file manager), do not add them here
  • FD cleanup: use close_range() syscall, not /proc/self/fd iteration
  • D-Bus error replies: extract shared helpers, avoid inline duplication

Context

PR Kicksecure#358 was reviewed by ArrayBolt3 who accepted 3 of 5 findings and integrated them into upstream commit af4f229. This PR only adds the AGENTS.md file since the code fixes are already on master.

Test plan

  • Verify AGENTS.md is present and readable

https://claude.ai/code/session_01CgrrFhhVWtqtfhvJdEcBWm

Captures lessons from PR Kicksecure#358 review feedback to prevent repeating
rejected patterns in future contributions.

https://claude.ai/code/session_01CgrrFhhVWtqtfhvJdEcBWm
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.

2 participants