using-wpf-clipboard
Warn
Audited by Snyk on Feb 28, 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.70). The skill's code explicitly reads and acts on arbitrary clipboard contents (e.g., Clipboard.GetText(), Clipboard.GetImage(), ClipboardMonitor.OnClipboardChanged in ADVANCED.md and the Paste/ProcessText paths in SKILL.md), which ingests untrusted/user-generated data and uses it to drive application behavior.
Audit Metadata