Skip to main content

mcp-code-mode

Enables efficient orchestration of multi-tool workflows using TypeScript, enhancing execution speed and context management.

Install this skill

or
56/100

Security score

The mcp-code-mode skill was audited on Mar 3, 2026 and we found 12 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 233

Template literal with variable interpolation in command context

SourceSKILL.md
233name: \`Implement: \${design.name}\`,
medium line 234

Template literal with variable interpolation in command context

SourceSKILL.md
234description: \`Design has \${design.document.children.length} components\`
medium line 501

Template literal with variable interpolation in command context

SourceSKILL.md
501description: \`Found in: \${searchResults.results.map(r => r.file).join(', ')}\`
low line 95

Access to .env file

SourceSKILL.md
95# Purpose: .utcp_config.json and .env setup
low line 99

Access to .env file

SourceSKILL.md
99load("references/configuration.md") # .utcp_config.json and .env setup
low line 139

Access to .env file

SourceSKILL.md
139# assets/env_template.md → Template .env file with placeholders
medium line 276

Access to .env file

SourceSKILL.md
276- **Environment Variables**: `.env` (project root)
medium line 444

Access to .env file

SourceSKILL.md
444- **Environment variables not found** - Verify .env file exists and syntax is correct
medium line 463

Access to .env file

SourceSKILL.md
463- ✅ Configuration validated (`.utcp_config.json` and `.env` correct)
medium line 641

Access to .env file

SourceSKILL.md
641| **configuration.md** | Setup guide | .utcp_config.json and .env |
medium line 651

Access to .env file

SourceSKILL.md
651| **env_template.md** | .env template with API key placeholders |
low line 656

External URL reference

SourceSKILL.md
656- [MCP Specification](https://modelcontextprotocol.io/) - Model Context Protocol standard
Scanned on Mar 3, 2026
View Security Dashboard
Installation guide →