Skip to main content

myco:claude-plugin-config-transport

Facilitates Claude MCP plugin configuration and transport stability, ensuring reliable integration and setup for plugins in unifi-mcp.

Install this skill

or
77/100

Security score

The myco:claude-plugin-config-transport skill was audited on May 23, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 57

Template literal with variable interpolation in command context

SourceSKILL.md
57```yaml
medium line 202

Template literal with variable interpolation in command context

SourceSKILL.md
202```bash
medium line 232

Template literal with variable interpolation in command context

SourceSKILL.md
232```bash
medium line 241

Template literal with variable interpolation in command context

SourceSKILL.md
241```bash
low line 60

Access to .env file

SourceSKILL.md
60enabled: ${oc.env:UNIFI_MCP_HTTP_ENABLED,true}
low line 61

Access to .env file

SourceSKILL.md
61force: ${oc.env:UNIFI_MCP_HTTP_FORCE,false}
low line 62

Access to .env file

SourceSKILL.md
62transport: ${oc.env:UNIFI_MCP_HTTP_TRANSPORT,streamable-http}
Scanned on May 23, 2026
View Security Dashboard
Installation guide →