OCI Policy Analysis
Analyze Oracle Cloud IAM policies and identity data.
📘 Full documentation:
👉 https://agregory999.github.io/oci-policy-analysis
Quick Start
python3 -m venv .venv
source .venv/bin/activate
pip install -e .
python -m oci_policy_analysis.main
Or run a packaged release right feom your desktop:
oci-policy-analysis.exe # Windows
oci-policy-analysis.app # macOS
For the executables, disable the OS Security for the application so it can run.
MAC: Settings -> Privacy & Security - Open Anyway
Windows: Double-click EXE -> More Info - Run Anyway

Contents
User Guide
- Overview
- Setup
- Architecture
- Simulation
- Recommendations
- Usage
- Starting the UI
- Settings Tab (Start Here)
- Policy Browser Tab
- Policy Tab
- Groups / Users Tab
- Dynamic Groups Tab
- Resource Principals Tab
- Cross Tenancy Tab
- Permissions Report Tab
- Historical Comparison Tab
- Embedded MCP Tab
- Condition Tester Tab
- API Simulation
- Recommendations Tab
- Console Tab
- Maintenance Tab
- MCP Server
- Logging and Troubleshooting