Missing User Warnings
Medium
- Confidence
- 86% confidence
- Finding
- The code sends paper titles and abstracts directly to an external LLM agent via `self.chain.invoke(...)` without any visible consent, notice, redaction, or configuration guard in this component. In an arXiv-reading skill this may seem routine, but abstracts/titles can still contain sensitive, proprietary, or embargoed research text in other deployments, so silent third-party transmission creates a real data exposure and compliance risk.
