weapp-share-timeline
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.80). The skill's runtime code fetches article content from public endpoints (e.g., Taro.request calls to https://api.example.com/public/article and https://api.example.com/public/articles/{id}) and renders that data into a RichText component (article?.content), so it ingests and displays untrusted/public third-party content as part of its workflow.
Audit Metadata