convert-mcp-sdk-v1-to-v2
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes two shell scripts (
check-v2-feasibility.shandmigrate-imports.sh) designed to automate parts of the migration process. These scripts use standard Unix utilities likefind,grep, andawkto inspect and modify local source code within a user-specified directory. The behavior is restricted to the target project path and is consistent with the skill's stated purpose of providing developer tools for code refactoring.- [EXTERNAL_DOWNLOADS]: The documentation references several well-known and official software packages from the Model Context Protocol ecosystem and general-purpose libraries such aszod,express,jose, andpassport. All package references are to official registries and repositories, and the skill correctly recommends pinning specific versions for stability during the SDK's alpha phase.
Audit Metadata