Skip to main content

stitchflow

Transforms briefs and mockups into UI screens and Tailwind-friendly HTML, enhancing design workflows with natural language input.

Install this skill

or
0/100

Security score

The stitchflow skill was audited on May 22, 2026 and we found 9 security issues across 3 threat categories, including 6 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 19

Template literal with variable interpolation in command context

SourceSKILL.md
19It prefers native Stitch MCP tools when they are available in the current agent session, and falls back to the local toolkit at `${STITCH_STARTER_ROOT:-$HOME/.agents/stitch-starter}` when they are not
high line 23

Template literal with variable interpolation in command context

SourceSKILL.md
23- Toolkit root: `${STITCH_STARTER_ROOT:-$HOME/.agents/stitch-starter}`
high line 24

Template literal with variable interpolation in command context

SourceSKILL.md
24- API key is expected in `${STITCH_STARTER_ROOT:-$HOME/.agents/stitch-starter}/.env`
high line 25

Template literal with variable interpolation in command context

SourceSKILL.md
25- Outputs are saved to `${STITCH_STARTER_ROOT:-$HOME/.agents/stitch-starter}/runs`
high line 26

Template literal with variable interpolation in command context

SourceSKILL.md
26- The latest single-screen result is tracked in `${STITCH_STARTER_ROOT:-$HOME/.agents/stitch-starter}/runs/latest-screen.json`
high line 132

Template literal with variable interpolation in command context

SourceSKILL.md
132- the output folder under `${STITCH_STARTER_ROOT:-$HOME/.agents/stitch-starter}/runs`
medium line 24

Access to .env file

SourceSKILL.md
24- API key is expected in `${STITCH_STARTER_ROOT:-$HOME/.agents/stitch-starter}/.env`
medium line 84

Access to .env file

SourceSKILL.md
849. Never print or expose `STITCH_API_KEY` or `.env` contents.
low line 42

External URL reference

SourceSKILL.md
42url = "https://stitch.googleapis.com/mcp"
Scanned on May 22, 2026
View Security Dashboard
Installation guide →