Context-Inappropriate Capability
Medium
- Confidence
- 91% confidence
- Finding
- The skill instructs the agent to run an external credential-refresh command (`node integrations/qbo-client/bin/qbo connect <slug>`) when a token expires, which expands scope from workflow orchestration into authentication management. That creates a risky privilege boundary crossing: a workflow runner should not autonomously initiate auth flows or manipulate credentials, especially based on runtime errors, because it may trigger unintended account linking, reauthentication, or credential handling outside user awareness.
