Context-Inappropriate Capability
Medium
- Confidence
- 95% confidence
- Finding
- The SQL hard-codes memory reads and writes to user_id='ian' and agent='jarvis', which creates identity confusion and can cause data from one specific user/agent context to be accessed regardless of the actual caller. In a multi-user or reusable skill setting, this risks unauthorized cross-session data access, incorrect attribution, and privacy violations because the queries are not scoped dynamically to the authenticated principal.
