morph-codeseek
Advanced tools
| import fs from "fs"; | ||
| import path from "path"; | ||
| const DEBUG_DIR = "/lambda/nfs/embeddings/dat/workspace/swe-grep/dat_sft/morph-mcp/grep-agent/debug"; | ||
| import os from "os"; | ||
| const DEBUG_DIR = process.env.GREP_AGENT_DEBUG_DIR ?? path.join(os.tmpdir(), "morph-codeseek-debug"); | ||
| class DebugLogger { | ||
@@ -5,0 +6,0 @@ sessionId; |
+1
-1
| { | ||
| "name": "morph-codeseek", | ||
| "version": "0.1.1", | ||
| "version": "0.1.2", | ||
| "description": "AI-powered code search MCP server for Cursor - find any code using natural language", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
126966
0.02%2869
0.03%13
8.33%