Back to Home
dbbuilder icon

claude-agent-mcp-skills

Verified Safe

by dbbuilder

Overview

Assists with analyzing and applying code migrations between different frameworks and their versions.

Installation

Run Command
node build/index.js

Security Notes

The `apply_migration_fixes` tool performs direct file system modifications (read, write, copy) and creates backups. Lack of explicit path traversal validation within the provided snippet for `projectPath` could lead to arbitrary file modification if not handled by the MCP SDK or a higher-level client. Regular expression patterns for detection are hardcoded, mitigating ReDoS from user input. No direct use of `eval` or `execSync` is present in this server's code.

Similar Servers

Stats

Interest Score29
Security Score7
Cost ClassLow
Stars2
Forks0
Last Update2025-11-19

Tags

migrationcode analysisrefactoringframework upgradedeveloper tool