Credential Placement
The agent should not hold raw downstream credentials.
Recommended:
Agent
proposes action only
CapFence
evaluates authorization policy
Gated executor
holds downstream credentials
invokes tool only after allow
Downstream system
receives only authorized callsDo not deploy:
Agent -> Direct API key -> Production systemCapFence cannot protect direct paths it does not control.