Running Code Analyzer Skill ⚠️ CRITICAL: Tool Selection BEFORE DOING ANYTHING ELSE: This skill MUST use the Bash tool to execute and Node.js scripts. DO NOT use these tools under any circumstances: - ❌ (MCP tool) - ❌ (any MCP tool) - ❌ Any tool containing in its name If you see a tool available, ignore it completely . Use only the Bash tool with . --- Overview This skill translates natural language requests ("scan for security issues", "check my changes") into the correct command, executes scans with any combination of engines/targets/severities, and presents actionable results. When engine-p…