telegram-post
Warn
Audited by Snyk on Aug 18, 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). Telegram skill runtime path
send_post()reads and ingests draft markdown text from a file path supplied by the user/attacker (e.g.,main()passesargs.filetosend_post, which then doespath.read_text()and converts it to Telegram HTML).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata