Umbrella issue for the OpenShell Policy Prover (OPP) roadmap.
OPP uses Z3 SMT solving to formally verify that sandbox policies enforce what the author intended. The base Rust implementation is in review (GitHub #699, PR #741) and covers binary capability modeling, GitHub credential scopes, exfiltration path detection, and write-bypass analysis.
Foundation (in progress)
- Binary capability registry (git, curl, node, python3, claude, etc.)
- GitHub API and credential scope modeling
- Exfiltration and write-bypass verification queries
- CLI:
openshell policy prove
Expansion
- SaaS connector permission modeling — Slack, Discord, Telegram
- MCP tool permission modeling — L4/L7 binary + MCP tool semantics
- Cross-sandbox / multi-agent reasoning — verify flows across connected sandboxes
- Policy Advisor integration — validate proposals before approval
- CI gate — run OPP against example policies in CI
Umbrella issue for the OpenShell Policy Prover (OPP) roadmap.
OPP uses Z3 SMT solving to formally verify that sandbox policies enforce what the author intended. The base Rust implementation is in review (GitHub #699, PR #741) and covers binary capability modeling, GitHub credential scopes, exfiltration path detection, and write-bypass analysis.
Foundation (in progress)
openshell policy proveExpansion