Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The skill fetches user-supplied or configured external URLs via feedparser.parse(url) without clearly warning that network access will occur. In an agent environment, this can enable unintended requests to attacker-controlled endpoints, creating SSRF-like exposure, privacy leakage, or retrieval from internal-only resources if URL sources are not constrained.
