akka-net-best-practices
Warn
Audited by Snyk on Feb 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill includes actors that fetch and parse arbitrary RSS feed URLs (e.g., RssFeedPollerActor using _httpClient.GetStringAsync(msg.FeedUrl), BadRssCoordinator/ThrottledRssProcessor calling PollFeed(feed) from repo.GetAllFeedsAsync/GetPendingFeedsAsync), which clearly ingest untrusted public web content and act on it as part of the workflow.
Audit Metadata