Skip to main content

transloadit-media-processing

Processes and transforms media files using Transloadit, enabling encoding, resizing, and OCR for videos, images, and documents.

Install this skill

or
75/100

Security score

The transloadit-media-processing skill was audited on Mar 1, 2026 and we found 7 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 158

Template literal with variable interpolation in command context

SourceSKILL.md
158```json
high line 194

Template literal with variable interpolation in command context

SourceSKILL.md
194- Templates can include `${variables}` for dynamic values passed at assembly creation time.
low line 5

External URL reference

SourceSKILL.md
5compatibility: Requires a free Transloadit account (https://transloadit.com/signup). Uses the @transloadit/mcp-server MCP server or the @transloadit/node CLI.
low line 53

External URL reference

SourceSKILL.md
53Get your API credentials at https://transloadit.com/c/-/api-credentials
low line 113

External URL reference

SourceSKILL.md
113"watermark_url": "https://example.com/logo.png",
low line 143

External URL reference

SourceSKILL.md
143"url": ["https://example.com/clip1.mp3", "https://example.com/clip2.mp3"]
low line 184

External URL reference

SourceSKILL.md
184- **Robot**: A processing unit (e.g., `/video/encode`, `/image/resize`). See full list at https://transloadit.com/docs/transcoding/
Scanned on Mar 1, 2026
View Security Dashboard