docs(security): add agentic control-plane threat model#437
Merged
Conversation
Names trust boundaries, six threat surfaces (local permissions, memory/state files, prompt instructions, GitHub mutation paths, operational bots, GitHub Actions), and maps risks to existing controls. Surfaces six actionable gaps (GAP-TM-001 through GAP-TM-006) and a regression-check table for reviewers. Updates docs/rbac.md Part 3 to reference the dedicated doc and adds the new file to docs/sink.md. Closes #342. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…trol-plane-threat-model
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/agentic-control-plane-threat-model.mdwith named trust boundaries, six threat surfaces, risk × mitigation map, six actionable gaps (GAP-TM-001 through GAP-TM-006), and a regression-check table for reviewers.docs/rbac.mdPart 3 to reference the new dedicated doc rather than embed a sparse summary there.docs/sink.mdlayout and ownership table.Closes #342.
Test plan
check:workflowpasses (automation registry, agents, specs, traceability all ok)check:frontmatterpasses on the new doccheck:linkspasses (no broken internal links introduced)developwithout these changes)🤖 Generated with Claude Code