mirror of
https://github.com/awslabs/iam-policy-autopilot.git
synced 2026-04-25 16:05:58 +03:00
[GH-ISSUE #92] Introduce a disable interaction flag to disable any put policy operations as a security guardrail #70
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/iam-policy-autopilot#70
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @karanjitsingh on GitHub (Dec 19, 2025).
Original GitHub issue: https://github.com/awslabs/iam-policy-autopilot/issues/92
Introduce a --read-only flag to the iam-policy-autopilot MCP server. While system prompts can discourage policy modifications, they are non-deterministic and can be bypassed. This flag will provide a deterministic security guardrail by explicitly disabling all Put and write-related operations to AWS IAM policies regardless of the model's intent.