mcporter
Facilitates MCP server management for OpenClaw, enabling configuration, authentication, and tool invocation for seamless integration.
Install this skill
or
92/100
Security score
The mcporter skill was audited on May 17, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 24
Template literal with variable interpolation in command context
SourceSKILL.md
| 24 | ```bash |
low line 25
External URL reference
SourceSKILL.md
| 25 | mcporter config add tavily "https://mcp.tavily.com/mcp/?tavilyApiKey=${TAVILY_API_KEY}" |
low line 47
External URL reference
SourceSKILL.md
| 47 | mcporter call tavily.tavily_extract urls='["https://example.com"]' |
low line 54
External URL reference
SourceSKILL.md
| 54 | | Tavily | `https://mcp.tavily.com/mcp/?...` | tavily_search, tavily_extract, tavily_research | |
Scanned on May 17, 2026
View Security Dashboard