slack-gif-creator
Warn
Audited by Snyk on Aug 9, 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). In SKILL.md “Working with User-Uploaded Images,” the required runtime can load and process a user-provided image via PIL (e.g.,
uploaded = Image.open('file.png')) and then use it as input to frame generation, meaning outsider-provided content can be ingested as image data.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata