Authorization boundary
Where the authorization boundary should have been
This incident is categorized as Credential exposure. The relevant Permission Protocol gate is Credential Gate. The read is conditional: the block only applies where the real action boundary is routed through a gate.
- If enforced at
- Downstream action gates (Deploy Gate, Tool-Call Gate) for PP-protected production actions
- Still needs
- Supply chain integrity, CI/CD credential scope, Kubernetes node compromise, and initial credential exfiltration are outside PP's enforcement scope
- Receipt required for
- Any consequential action attempted via the compromised proxy: production deployments, data mutations, external API calls originating from LiteLLM-routed agents
PP authority receipts are independent of LiteLLM — a compromised proxy can route model calls but cannot forge PP-signed receipts for high-impact downstream actions. PP does not prevent the supply chain compromise itself, credential exfiltration, or the Kubernetes backdoor.