Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
68
83%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
The SKILL.md describes `mcporter call` against arbitrary URLs / stdio MCP servers (e.g., `mcporter call https://api.example.com/mcp.fetch ... url:https://example.com` and `--stdio "... scrape url=https://example.com"`), where runtime-fetched page/tool responses could be treated as free text inside the agent’s LLM context, so this is an indirect outsider-content injection risk via network-fetched content.
a2e95c0
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.