generators-announcement-banner
Warn
Audited by Snyk on Apr 30, 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.90). This skill uses RemoteAnnouncementProvider (AnnouncementProvider.swift) to fetch JSON announcements from arbitrary remote URLs (e.g., RemoteAnnouncementProvider.fetchAnnouncements / examples like https://api.example.com/announcements), the AnnouncementManager loads and interprets those announcements at runtime and the banner modifier executes actions (deepLink/url) based on that content—so untrusted third-party data can directly change behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata