stitch-vue-layui-components
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads design assets from Stitch (Google) servers.
- Evidence: The script
scripts/fetch-stitch.shusescurlto fetch content from design URLs provided by the Stitch MCP. - [COMMAND_EXECUTION]: Runs local shell commands for project management and file operations.
- Evidence:
SKILL.mddirects the user to runnpm installand executebash scripts/fetch-stitch.shto retrieve source files. - [PROMPT_INJECTION]: Ingests and parses external HTML to generate source code, which is a potential surface for indirect prompt injection.
- Ingestion points:
temp/source.htmldownloaded from external URLs. - Boundary markers: Not explicitly defined in the conversion instructions.
- Capability inventory: Shell access (bash), file system access (Write/Read).
- Sanitization: None specified for the input HTML processing.
Audit Metadata