@10kdevs/matha
Advanced tools
@@ -247,3 +247,4 @@ import { Server } from '@modelcontextprotocol/sdk/server/index.js'; | ||
| async function initialize() { | ||
| const cwd = process.cwd(); | ||
| const explicitRoot = process.argv[3]; | ||
| const cwd = explicitRoot || process.cwd(); | ||
| // Try to find existing .matha directory | ||
@@ -250,0 +251,0 @@ let found = false; |
+1
-1
| { | ||
| "name": "@10kdevs/matha", | ||
| "version": "0.1.5", | ||
| "version": "0.1.6", | ||
| "description": "The persistent cognitive layer for AI-assisted development. Gives AI agents the project context that currently only exists inside a senior engineer's head.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
153970
0.04%3587
0.03%