convert-mcp-server-sdk-v1-to-v2
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves its stated purpose as a migration utility. It provides high-quality documentation and automated helpers without introducing malicious code or dangerous behaviors.\n- [COMMAND_EXECUTION]: The skill includes two local bash scripts,
scripts/check-v2-feasibility.shandscripts/migrate-imports.sh. These scripts are designed to be run by the agent on the user's project directory to perform static analysis and mechanical refactoring of import statements. They use standard Unix utilities likegrep,awk, andfindin a safe and deterministic manner.\n- [EXTERNAL_DOWNLOADS]: The instructions recommend the use of official packages from the@modelcontextprotocolorganization and the@anthropic-ai/mcp-inspectortool. These are well-known and trusted resources within the MCP ecosystem and do not represent a security risk when used as intended.
Audit Metadata