Integration
Shared Tooling Breaks When Adapters Hide Permission Gaps
Shared tooling becomes unsafe when adapters flatten or hide permission gaps that the control plane expected to enforce.
When multiple frameworks connect to the same tool surface, the adapter becomes part of the security boundary. If it hides a permission gap, the operator sees the tool fail in the wrong place.
Before enabling shared tooling
- Verify permission mapping parity.
- Test denials from each adapter path.
- Check that operators can tell which adapter invoked the tool.
Use the adapter system, AuthGuardian, and integration guide to validate shared-tooling behavior.