Skip to main content

mulerouter

Generates and edits images and videos using MuleRouter APIs, enabling creative transformations with AI models.

Install this skill

or
77/100

Security score

The mulerouter skill was audited on Mar 1, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 17

Template literal with variable interpolation in command context

SourceSKILL.md
17```bash
low line 22

Access to .env file

SourceSKILL.md
22# Check for .env file
low line 23

Access to .env file

SourceSKILL.md
23ls -la .env 2>/dev/null || echo "No .env file found"
medium line 34

Access to .env file

SourceSKILL.md
34**Option B: Create .env file**
medium line 36

Access to .env file

SourceSKILL.md
36Create `.env` in the current working directory:
medium line 43

Access to .env file

SourceSKILL.md
43**Note:** The tool only reads `.env` from the current directory. Run scripts from the skill root (`skills/mulerouter-skills/`).
low line 79

External URL reference

SourceSKILL.md
79uv run python models/alibaba/wan2.6-i2v/generation.py --prompt "Gentle zoom in" --images '["https://example.com/photo.jpg"]'
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →