liubin-post-to-weibo
Warn
Audited by Snyk on Feb 16, 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). This skill's scripts/weibo-browser.ts launches a real Chrome instance to visit the public Weibo site (WEIBO_HOME_URL = "https://weibo.com") and executes Runtime.evaluate DOM queries that read page textContent and elements (e.g., checking editor selectors and span.textContent === '关闭'), so it consumes untrusted, user-generated web content at runtime.
Audit Metadata