native-mcp
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill enables connection to external MCP servers that register tools and can request LLM sampling (agentic loops). This creates a vulnerability surface where a compromised or malicious server could provide tool outputs or sampling requests designed to influence the agent's behavior.
- [EXTERNAL_DOWNLOADS]: Instructs users to install the official
mcpPython SDK from PyPI using pip or uv. - [COMMAND_EXECUTION]: Provides examples for executing MCP servers through system commands like
npxanduvxto enable directory access, time utilities, and GitHub integrations.
Audit Metadata