card-news-generator-v2
Warn
Audited by Snyk on Aug 24, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). Source: user-provided free text (title/content and stdin heredoc card content) flows into the runtime via auto_generator.py reading sys.stdin then parsing and passing card['title'] and card['content'] into generate_card.py/create_card_news for rendering.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata